Searched refs:npfctl_ifnet_table (Results 1 – 3 of 3) sorted by relevance
133 npfvar_t * npfctl_ifnet_table(const char *);
311 | dynamic_ifaddrs { $$ = npfctl_ifnet_table($1); }759 | dynamic_ifaddrs { $$ = npfctl_ifnet_table($1); }
1063 npfctl_ifnet_table(const char *ifname) in npfctl_ifnet_table() function