Searched defs:if_output (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/net/
H A Dif.h23 * Output occurs when the routine if_output is called, with three parameters:
24 * (*ifp->if_output)(ifp, m, dst)
63 int (*if_output)(); /* output routine */ member in struct:ifnet
/illumos-gate/usr/src/uts/common/net/
H A Dif.h38 * Output occurs when the routine if_output is called, with three parameters:
39 * (*ifp->if_output)(ifp, m, dst)
80 int (*if_output)(); /* output routine */ member in struct:ifnet
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1204 int (* if_output) __P((struct ifnet *, struct mbuf *, struct sockaddr *, struct rtentry *)); member in struct:ifnet

Completed in 74 milliseconds