Searched refs:npfctl_parse_ifnet (Results 1 – 3 of 3) sorted by relevance
134 npfvar_t * npfctl_parse_ifnet(const char *, const int);
793 vp = npfctl_parse_ifnet(npfvar_expand_string(vp),971 $$ = npfctl_parse_ifnet($3, $1);
328 npfctl_parse_ifnet(const char *ifname, const int family) in npfctl_parse_ifnet() function