Searched refs:it6h_encaplim (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h63 iptun_encaplim_t it6h_encaplim; member in struct:iptun_ipv6hdrs_s
H A Diptun.c919 iel = &iptun->iptun_header6.it6h_encaplim;
3003 newouter6->it6h_encaplim = iptun_encaplim_init;
3004 newouter6->it6h_encaplim.iel_destopt.ip6d_nxt = outer6->ip6_nxt;
3005 newouter6->it6h_encaplim.iel_telopt.ip6ot_encap_limit = limit;
3075 &v6hdrs->it6h_encaplim.iel_telopt.ip6ot_encap_limit;
3080 ixa->ixa_protocol = v6hdrs->it6h_encaplim.iel_destopt.ip6d_nxt;

Completed in 64 milliseconds