HomeSort by relevance Sort by last modified time
    Searched defs:if_output (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/net/
if.h 25 * Output occurs when the routine if_output is called, with three parameters:
26 * (*ifp->if_output)(ifp, m, dst)
65 int (*if_output)(); /* output routine */ member in struct:ifnet
  /onnv/onnv-gate/usr/src/uts/common/net/
if.h 39 * Output occurs when the routine if_output is called, with three parameters:
40 * (*ifp->if_output)(ifp, m, dst)
81 int (*if_output)(); /* output routine */ member in struct:ifnet
  /onnv/onnv-gate/usr/src/uts/common/inet/ipf/netinet/
ip_compat.h 1204 int (* if_output) __P((struct ifnet *, struct mbuf *, struct sockaddr *, struct rtentry *)); member in struct:ifnet
    [all...]

Completed in 2940 milliseconds