Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c138 static int pfsync_in_error(struct mbuf *, int, int, int, int);
147 pfsync_in_error, /* PFSYNC_ACT_DEL */
149 pfsync_in_error, /* PFSYNC_ACT_INS_F */
150 pfsync_in_error, /* PFSYNC_ACT_DEL_F */
1525 pfsync_in_error(struct mbuf *m, int offset, int count, int flags, int action) in pfsync_in_error() function