Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
H A Dif_pfsync.c99 int pfsyncoutput(struct ifnet *, struct mbuf *, struct sockaddr *,
164 ifp->if_output = pfsyncoutput; in pfsync_clone_create()
1009 pfsyncoutput(struct ifnet *ifp, struct mbuf *m, struct sockaddr *dst, in pfsyncoutput() function