Searched refs:V_pfsync_swi_cookie (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pfsync.c254 #define V_pfsync_swi_cookie VNET(pfsync_swi_cookie) macro
1710 swi_sched(V_pfsync_swi_cookie, 0);
2292 swi_sched(V_pfsync_swi_cookie, 0);
2463 SWI_NET, INTR_MPSAFE, &V_pfsync_swi_cookie);
2481 swi_remove(V_pfsync_swi_cookie);

Completed in 47 milliseconds