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

  /src/sys/netinet6/
in6_proto.c 191 PR_WRAP_INPUT6(frag6_input)
204 #define frag6_input frag6_input_wrapper macro
384 .pr_input = frag6_input,
frag6.c 166 frag6_input(struct mbuf **mp, int *offp, int proto) function in typeref:typename:int
549 if (frag6_input(mp, &offset, IPPROTO_IPV6) == IPPROTO_DONE) {

Completed in 13 milliseconds