Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Dip6.h142 #define IP6OPT_MUTABLE 0x20 macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dipsecah.c2345 if (copy_always || !(opt_type & IP6OPT_MUTABLE)) { in ah_fix_tlv_options_v6()