Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dnpf_os.c126 static const npf_ifops_t kern_ifops = { variable
158 npf = npfk_create(0, NULL, &kern_ifops, NULL); in npf_init()