Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c133 static int (*pfsync_acts[])(struct pfsync_pkt *, struct mbuf *, int, int) = { variable
732 rv = (*pfsync_acts[subh.action])(&pkt, m, offset, count); in pfsync_input()