HomeSort by: relevance | last modified time | path
    Searched refs:ip6h_nxt (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
ip6.h 143 u_int8_t ip6h_nxt; /* next header */ member in struct:ip6_hbh
  /src/sbin/ping6/
ping6.c 1617 printf("nxt %u, len %u (%lu bytes)\n", ext->ip6h_nxt,
2346 nh = ((struct ip6_hbh *)cp)->ip6h_nxt;
  /src/sys/kern/
uipc_mbufdebug.c 708 nxt = hbh.ip6h_nxt;
  /src/sys/netinet6/
ip6_input.c 606 nxt = hbh->ip6h_nxt;

Completed in 17 milliseconds