Home
last modified time | relevance | path

Searched refs:ip6dc_nxt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet6/
H A Dip6_var.h94 uint32_t ip6dc_nxt; /* next header to process */ member
H A Dfrag6.c894 ip6dc->ip6dc_nxt = nxt; in frag6_input()
H A Dip6_input.c484 nxt = ip6dc->ip6dc_nxt; in ip6_direct_input()