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

  /src/sys/net/
if_stf.c 158 static int stf_output(struct ifnet *, struct mbuf *, const struct sockaddr *,
235 sc->sc_if.if_output = stf_output;
352 stf_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function in typeref:typename:int
if_stf.c 158 static int stf_output(struct ifnet *, struct mbuf *, const struct sockaddr *,
235 sc->sc_if.if_output = stf_output;
352 stf_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function in typeref:typename:int

Completed in 25 milliseconds