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

  /src/sys/netmpls/
mpls_ttl.c 144 static struct mbuf *ip4_check(struct mbuf *);
316 ip4_check(struct mbuf *m) function in typeref:struct:mbuf *
401 if ((m = ip4_check(m)) != NULL)

Completed in 12 milliseconds