Home
last modified time | relevance | path

Searched refs:IP6OPT_TUNNEL_LIMIT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h146 #define IP6OPT_TUNNEL_LIMIT 0x04 /* 00 0 00100 */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1128 case IP6OPT_TUNNEL_LIMIT: in prt_dest_options()
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c108 IP6OPT_TUNNEL_LIMIT,
2532 if (optp->ip6o_type == IP6OPT_TUNNEL_LIMIT) { in iptun_find_encaplimit()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c2886 case IP6OPT_TUNNEL_LIMIT: in ip_process_options_v6()