Searched refs:IP6OPT_TYPE_ICMP (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/netinet/ | ||
| H A D | ip6.h | 205 #define IP6OPT_TYPE_ICMP 0xC0 macro |
| /xnu-11215/bsd/netinet6/ | ||
| H A D | ip6_input.c | 1770 case IP6OPT_TYPE_ICMP: /* send ICMP if not multicasted */ in ip6_unknown_opt() |