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

/freebsd-13-stable/sys/net/
H A Dif_tuntap.c230 static int tunoutput(struct ifnet *, struct mbuf *,
972 ifp->if_output = tunoutput;
1365 * tunoutput - queue packets from higher level ready to put out.
1368 tunoutput(struct ifnet *ifp, struct mbuf *m0, const struct sockaddr *dst, function
1376 TUNDEBUG (ifp, "tunoutput\n");

Completed in 48 milliseconds