Home
last modified time | relevance | path

Searched refs:ip6_hlim (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/netinet/
H A Dip6.h67 #define ip6_hlim ip6_ctlun.ip6_un1.ip6_un1_hlim macro
/titanic_41/usr/src/uts/common/io/mac/plugins/
H A Dmac_ipv6.c151 ip6hp->ip6_hlim = IPTUN_DEFAULT_HOPLIMIT; in mac_ipv6_header()
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c2080 if (ip6h->ip6_hlim != 1) { in mld_input()
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1214 ip6->ip6_hlim = 127;
H A Dfil.c391 fi->fi_ttl = ip6->ip6_hlim;
2489 if (ip6->ip6_hlim < ifs->ifs_fr_minttl) {
/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun.c924 ip6hp->ip6_hlim = iptun->iptun_hoplimit; in iptun_headergen()
/titanic_41/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1430 class, flow, plen, iph->ip6_nxt, iph->ip6_hlim); in ip6hdr()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman.c5578 ip6h->ip6_hlim = 1; /* stay on link */ in man_pinger()