Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c230 static int tunoutput(struct ifnet *, struct mbuf *,
972 ifp->if_output = tunoutput; in tuncreate()
1368 tunoutput(struct ifnet *ifp, struct mbuf *m0, const struct sockaddr *dst, in tunoutput() function