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

/freebsd-13-stable/libexec/rc/rc.d/
H A Dppp22 local _ppp_profile _ppp_mode _ppp_nat _ppp_unit
41 eval _ppp_nat=\$ppp_${_ppp_profile_cleaned}_nat
42 if [ -z "$_ppp_nat" ]; then
43 _ppp_nat=$ppp_nat
58 case ${_ppp_nat} in

Completed in 46 milliseconds