Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h151 #define IP6OPT_HOME_ADDRESS 0xc9 /* 11 0 01001 */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2827 case IP6OPT_HOME_ADDRESS: { in ip_process_options_v6()