Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c131 static int pfsync_in_error(struct pfsync_pkt *, struct mbuf *, int, int);
142 pfsync_in_error, /* PFSYNC_ACT_INS_F */
143 pfsync_in_error, /* PFSYNC_ACT_DEL_F */
1315 pfsync_in_error(struct pfsync_pkt *pkt, struct mbuf *m, int offset, int count) in pfsync_in_error() function