Searched refs:_af (Results 1 – 5 of 5) sorted by relevance
26 local _cmd _af _if _a _ret28 _af=$236 case $_af in44 if afexists $_af; then45 setroutes $_cmd $_af $_if || _ret=147 err 1 "Unsupported address family: $_af."57 local _af _if _a58 _af=$165 case $_af in77 if afexists $_af; then[all …]
29 local _af31 for _af in inet inet6; do32 afexists ${_af} && eval netoptions_${_af}
305 local _ifn _af307 _af=${2+_$2}313 get_if_var $_ifn ifconfig_IF$_af "$ifconfig_DEFAULT"489 local _af490 _af=$1492 case ${_af} in494 check_kern_features ${_af}500 err 1 "afexists(): Unsupported address family: $_af"796 local _af _action798 _af=$1[all …]
268 #define IPSEC_INIT_CTX(_ctx, _mp, _inp, _sav, _af, _enc) do { \ argument272 (_ctx)->af = (_af); \
104 static int *socksetup(int _af, int _debuglvl);