Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c133 static int pfsync_in_ureq(struct mbuf *, int, int, int, int);
146 pfsync_in_ureq, /* PFSYNC_ACT_UPD_REQ */
1397 pfsync_in_ureq(struct mbuf *m, int offset, int count, int flags, int action) in pfsync_in_ureq() function