Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h125 struct ip6_opt { struct
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c2517 struct ip6_opt *optp; in iptun_find_encaplimit()
2530 optp = (struct ip6_opt *)(destp + 1); in iptun_find_encaplimit()
2538 optp = (struct ip6_opt *)((uint8_t *)optp + optp->ip6o_len + 2); in iptun_find_encaplimit()