HomeSort by: relevance | last modified time | path
    Searched defs:sloutput (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_sl.c 201 static int sloutput(struct ifnet *, struct mbuf *, const struct sockaddr *,
269 sc->sc_if.if_output = sloutput;
472 sloutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function in typeref:typename:int
761 * sloutput() because the packets will be out of order
if_sl.c 201 static int sloutput(struct ifnet *, struct mbuf *, const struct sockaddr *,
269 sc->sc_if.if_output = sloutput;
472 sloutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function in typeref:typename:int
761 * sloutput() because the packets will be out of order
if_sl.c 201 static int sloutput(struct ifnet *, struct mbuf *, const struct sockaddr *,
269 sc->sc_if.if_output = sloutput;
472 sloutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function in typeref:typename:int
761 * sloutput() because the packets will be out of order

Completed in 32 milliseconds