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

  /src/sys/netinet6/
ip6_input.c 256 int nxt, ours = 0, rh_present = 0, frg_present; local in function:ip6_input
710 rh_present = 0;
732 if (rh_present++) {
ip6_input.c 256 int nxt, ours = 0, rh_present = 0, frg_present; local in function:ip6_input
710 rh_present = 0;
732 if (rh_present++) {

Completed in 30 milliseconds