Searched refs:IPV6_HOPLIMIT (Results 1 – 17 of 17) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux6.c | 198 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data() 284 cmsg->cmsg_type == IPV6_HOPLIMIT) { in update_hoplimit_ancillary_data()
|
H A D | traceroute.c | 1738 IPPROTO_IPV6, IPV6_HOPLIMIT); in traceroute()
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/ |
H A D | mDNSUNP.c | 990 #if defined(IPV6_HOPLIMIT) && HAVE_IPV6 in recvfrom_flags() 992 cmptr->cmsg_type == IPV6_HOPLIMIT) { in recvfrom_flags()
|
H A D | mDNSPosix.c | 1099 #elif defined(IPV6_HOPLIMIT) in SetupSocket()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | input.c | 112 if ((hopcntopt = find_ancillary(&rmsg, IPV6_HOPLIMIT)) == NULL) { in in_data()
|
/illumos-gate/usr/src/boot/include/netinet6/ |
H A D | in6.h | 460 #define IPV6_HOPLIMIT 47 /* int; send hop limit */ macro
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | icmp_opt_data.c | 232 { IPV6_HOPLIMIT, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
H A D | conn_opt.c | 439 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 D | udp_opt_data.c | 218 { IPV6_HOPLIMIT, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
/illumos-gate/usr/src/test/os-tests/tests/minttl/ |
H A D | minttl.c | 507 ttlopt = IPV6_HOPLIMIT; in ttl_check_ancil()
|
/illumos-gate/usr/src/uts/common/netinet/ |
H A D | in.h | 1236 #define IPV6_HOPLIMIT 0xc /* hoplimit for datagram */ macro
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 171 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | ndp.c | 152 opt = find_ancillary(&msg, IPV6_HOPLIMIT); in in_data()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/ |
H A D | vrrpd.c | 3162 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 D | print.c | 2199 case IPV6_HOPLIMIT: return ("IPV6_HOPLIMIT"); in ipv6_optname()
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_input.c | 534 cmsg->cmsg_type = IPV6_HOPLIMIT; in sctp_input_add_ancillary()
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_input.c | 5336 toh->name = IPV6_HOPLIMIT; in tcp_input_add_ancillary()
|