Searched refs:pf_intr (Results 1 – 3 of 3) sorted by relevance
1441 extern void pf_intr(void *);
334 if (swi_add(NULL, "pf send", pf_intr, curvnet, SWI_NET, in pfattach_vnet()
1456 pf_intr(void *v) in pf_intr() function