Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/pf/
HDif_pfsync.c133 static int pfsync_in_ureq(struct mbuf *, int, int, int, int);
146 pfsync_in_ureq, /* PFSYNC_ACT_UPD_REQ */
1313 pfsync_in_ureq(struct mbuf *m, int offset, int count, int flags, int action) in pfsync_in_ureq() function