Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c139 static int pfsync_in_eof(struct mbuf *, int, int, int, int);
155 pfsync_in_eof, /* PFSYNC_ACT_EOF */
1577 pfsync_in_eof(struct mbuf *m, int offset, int count, int flags, int action) in pfsync_in_eof() function