Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/pf/
HDif_pfsync.c135 static int pfsync_in_bus(struct mbuf *, int, int, int, int);
151 pfsync_in_bus, /* PFSYNC_ACT_BUS */
1386 pfsync_in_bus(struct mbuf *m, int offset, int count, int flags, int action) in pfsync_in_bus() function