Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/netinet/
H A Dip6.h127 struct ip6_opt { struct
/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun.c2515 struct ip6_opt *optp; in iptun_find_encaplimit()
2528 optp = (struct ip6_opt *)(destp + 1); in iptun_find_encaplimit()
2536 optp = (struct ip6_opt *)((uint8_t *)optp + optp->ip6o_len + 2); in iptun_find_encaplimit()