Home
last modified time | relevance | path

Searched refs:npfctl_table_getid (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.h127 unsigned npfctl_table_getid(const char *);
H A Dnpf_build.c183 npfctl_table_getid(const char *name) in npfctl_table_getid() function
1075 tid = npfctl_table_getid(tname); in npfctl_ifnet_table()
H A Dnpf_data.c262 tid = npfctl_table_getid(name); in npfctl_parse_table_id()