Searched refs:_ppp_nat (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/etc/rc.d/
H A Dppp21 local _ppp_profile _ppp_mode _ppp_nat _ppp_unit
40 eval _ppp_nat=\$ppp_${_ppp_profile_cleaned}_nat
41 if [ -z "$_ppp_nat" ]; then
42 _ppp_nat=$ppp_nat
57 case ${_ppp_nat} in

Completed in 44 milliseconds