Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c121 static int pfsync_in_ins(struct pfsync_pkt *, struct mbuf *, int, int);
135 pfsync_in_ins, /* PFSYNC_ACT_INS */
790 pfsync_in_ins(struct pfsync_pkt *pkt, struct mbuf *m, int offset, int count) in pfsync_in_ins() function