Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h139 #define IP6OPT_TYPE_ICMP 0xc0 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2923 case IP6OPT_TYPE_ICMP: in ip_process_options_v6()