Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c198 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data()
284 cmsg->cmsg_type == IPV6_HOPLIMIT) { in update_hoplimit_ancillary_data()
H A Dtraceroute.c1738 IPPROTO_IPV6, IPV6_HOPLIMIT); in traceroute()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSUNP.c990 #if defined(IPV6_HOPLIMIT) && HAVE_IPV6 in recvfrom_flags()
992 cmptr->cmsg_type == IPV6_HOPLIMIT) { in recvfrom_flags()
H A DmDNSPosix.c1099 #elif defined(IPV6_HOPLIMIT) in SetupSocket()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c112 if ((hopcntopt = find_ancillary(&rmsg, IPV6_HOPLIMIT)) == NULL) { in in_data()
/illumos-gate/usr/src/boot/include/netinet6/
H A Din6.h460 #define IPV6_HOPLIMIT 47 /* int; send hop limit */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp_opt_data.c232 { IPV6_HOPLIMIT, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
H A Dconn_opt.c439 toh->name = IPV6_HOPLIMIT; in conn_recvancillary_add()
1655 case IPV6_HOPLIMIT: in conn_opt_set_ipv6()
1881 case IPV6_HOPLIMIT: in conn_opt_set_ipv6()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c218 { IPV6_HOPLIMIT, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
/illumos-gate/usr/src/test/os-tests/tests/minttl/
H A Dminttl.c507 ttlopt = IPV6_HOPLIMIT; in ttl_check_ancil()
/illumos-gate/usr/src/uts/common/netinet/
H A Din.h1236 #define IPV6_HOPLIMIT 0xc /* hoplimit for datagram */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c171 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c152 opt = find_ancillary(&msg, IPV6_HOPLIMIT); in in_data()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c2199 case IPV6_HOPLIMIT: return ("IPV6_HOPLIMIT"); in ipv6_optname()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c534 cmsg->cmsg_type = IPV6_HOPLIMIT; in sctp_input_add_ancillary()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5336 toh->name = IPV6_HOPLIMIT; in tcp_input_add_ancillary()