Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dicmp6.h191 #define ICMP6_PARAMPROB_FIRSTFRAG_INCOMP_HDR 3 /* first fragment has incomplete IPv6 Head… macro
/xnu-12377.41.6/bsd/netinet6/
H A Dfrag6.c582 ICMP6_PARAMPROB_FIRSTFRAG_INCOMP_HDR, 0); in frag6_input()
H A Dicmp6.c362 code != ICMP6_PARAMPROB_FIRSTFRAG_INCOMP_HDR) { in icmp6_error_flag()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c395 ICMP6_PARAMPROB_FIRSTFRAG_INCOMP_HDR, 0, 0); in fsw_ip_frag_reass_v6()