Home
last modified time | relevance | path

Searched refs:IP6OPT_TYPE_ICMP (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/netinet/ !
H A Dip6.h205 #define IP6OPT_TYPE_ICMP 0xC0 macro
/xnu-10063.141.1/bsd/netinet6/ !
H A Dip6_input.c1746 case IP6OPT_TYPE_ICMP: /* send ICMP if not multicasted */ in ip6_unknown_opt()