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

  /src/usr.sbin/npf/npfctl/
npfctl.h 149 npfvar_t * npfctl_ifnet_table(const char *);
npf_parse.y 334 | dynamic_ifaddrs { $$ = npfctl_ifnet_table($1); }
830 | dynamic_ifaddrs { $$ = npfctl_ifnet_table($1); }
npf_build.c 1225 * npfctl_ifnet_table: get a variable with ifaddr-table; auto-create
1229 npfctl_ifnet_table(const char *ifname) function in typeref:typename:npfvar_t *

Completed in 21 milliseconds