Home
last modified time | relevance | path

Searched refs:IPV6_HOPLIMIT (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c200 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data()
286 cmsg->cmsg_type == IPV6_HOPLIMIT) { in update_hoplimit_ancillary_data()
H A Dtraceroute.c1714 IPPROTO_IPV6, IPV6_HOPLIMIT); in traceroute()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dicmp_opt_data.c229 { IPV6_HOPLIMIT, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
H A Dconn_opt.c426 toh->name = IPV6_HOPLIMIT; in conn_recvancillary_add()
1605 case IPV6_HOPLIMIT: in conn_opt_set_ipv6()
1827 case IPV6_HOPLIMIT: in conn_opt_set_ipv6()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c114 if ((hopcntopt = find_ancillary(&rmsg, IPV6_HOPLIMIT)) == NULL) { in in_data()
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c213 { IPV6_HOPLIMIT, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSUNP.c919 #if defined(IPV6_HOPLIMIT) && HAVE_IPV6 in recvfrom_flags()
921 cmptr->cmsg_type == IPV6_HOPLIMIT) { in recvfrom_flags()
H A DmDNSPosix.c901 #elif defined(IPV6_HOPLIMIT) in SetupSocket()
904 err = setsockopt(*sktPtr, IPPROTO_IPV6, IPV6_HOPLIMIT, &kOn, sizeof(kOn)); in SetupSocket()
/titanic_44/usr/src/uts/common/netinet/
H A Din.h1222 #define IPV6_HOPLIMIT 0xc /* hoplimit for datagram */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c180 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c152 opt = find_ancillary(&msg, IPV6_HOPLIMIT); in in_data()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c3162 cmsgp->cmsg_type = IPV6_HOPLIMIT; in vrrpd_send_adv_v6()
3501 case IPV6_HOPLIMIT: in vrrpd_process_adv_v6()
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c533 cmsg->cmsg_type = IPV6_HOPLIMIT; in sctp_input_add_ancillary()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5146 toh->name = IPV6_HOPLIMIT; in tcp_input_add_ancillary()