Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c265 static void pfsyncintr(void *);
2322 pfsyncintr(void *arg) in pfsyncintr() function
2477 error = swi_add(NULL, pfsyncname, pfsyncintr, V_pfsyncif, in vnet_pfsync_init()