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

  /src/sys/net/
if_arcsubr.c 85 static struct mbuf *arc_defrag(struct ifnet *, struct mbuf *);
341 arc_defrag(struct ifnet *ifp, struct mbuf *m) function in typeref:struct:mbuf *
512 m = arc_defrag(ifp, m);
if_arcsubr.c 85 static struct mbuf *arc_defrag(struct ifnet *, struct mbuf *);
341 arc_defrag(struct ifnet *ifp, struct mbuf *m) function in typeref:struct:mbuf *
512 m = arc_defrag(ifp, m);

Completed in 23 milliseconds