Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/pf/
H A Dif_pfsync.c140 static int (*pfsync_acts[])(struct mbuf *, int, int, int, int) = { variable
840 rv = (*pfsync_acts[subh.action])(m, offset, count, flags, subh.action); in pfsync_input()
943 rv = (*pfsync_acts[subh.action])(m, offset, count, flags, subh.action); in pfsync6_input()