Home
last modified time | relevance | path

Searched refs:IP6OPT_JUMBO (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h144 #define IP6OPT_JUMBO 0xc2 /* 11 0 00010 = 194 */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1020 case IP6OPT_JUMBO: { in prt_hbh_options()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2801 case IP6OPT_JUMBO: in ip_process_options_v6()