Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet/
H A Dicmp6.h191 #define ICMP6_PARAMPROB_FIRSTFRAG_INCOMP_HDR 3 /* first fragment has incomplete IPv6 Head… macro
/xnu-11417.140.69/bsd/netinet6/
H A Dfrag6.c581 ICMP6_PARAMPROB_FIRSTFRAG_INCOMP_HDR, 0); in frag6_input()
H A Dicmp6.c360 code != ICMP6_PARAMPROB_FIRSTFRAG_INCOMP_HDR) { in icmp6_error_flag()