HomeSort by: relevance | last modified time | path
    Searched refs:npfctl_parse_ifnet (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.h 150 npfvar_t * npfctl_parse_ifnet(const char *, const int);
npf_parse.y 841 vp = npfctl_parse_ifnet(npfvar_expand_string(vp),
1020 $$ = npfctl_parse_ifnet($3, $1);
npf_data.c 374 npfctl_parse_ifnet(const char *ifname, const int family) function in typeref:typename:npfvar_t *

Completed in 12 milliseconds