Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpflow.c92 static int pflow_sendout_mbuf(struct pflow_softc *, struct mbuf *);
247 pflow_sendout_mbuf(sc, m); in pflow_output_process()
1285 pflow_sendout_mbuf(struct pflow_softc *sc, struct mbuf *m) in pflow_sendout_mbuf() function