Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_tuntap.c236 static int tunoutput(struct ifnet *, struct mbuf *,
1057 ifp->if_output = tunoutput; in tuncreate()
1510 tunoutput(struct ifnet *ifp, struct mbuf *m0, const struct sockaddr *dst, in tunoutput() function