/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | interface.h | 52 #define V4_PART_OF_V6(v6) v6._S6_un._S6_u32[3] macro 108 #define lif_addr V4_PART_OF_V6(lif_v6addr) 109 #define lif_netmask V4_PART_OF_V6(lif_v6mask) 110 #define lif_peer V4_PART_OF_V6(lif_v6peer) 111 #define lif_broadcast V4_PART_OF_V6(lif_v6peer)
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | ipclassifier.h | 322 #define conn_bound_addr_v4 V4_PART_OF_V6(conn_bound_addr_v6) 331 #define conn_laddr_v4 V4_PART_OF_V6(connua_v6addr.connua_laddr) 332 #define conn_faddr_v4 V4_PART_OF_V6(connua_v6addr.connua_faddr) 336 #define conn_saddr_v4 V4_PART_OF_V6(conn_saddr_v6) 410 #define conn_v4lastdst V4_PART_OF_V6(conn_v6lastdst) 421 #define conn_v4lastsrc V4_PART_OF_V6(conn_v6lastsrc) 540 (V4_PART_OF_V6((v6addr)) == (v4addr) && IN6_IS_ADDR_V4MAPPED(&(v6addr))) 569 IPCL_CONN_HASH(V4_PART_OF_V6((src)), (ports), (ipst))
|
H A D | ip.h | 327 #define ipf_src V4_PART_OF_V6(ipf_v6src) 328 #define ipf_dst V4_PART_OF_V6(ipf_v6dst) 668 #define ilm_addr V4_PART_OF_V6(ilm_v6addr) 886 #define ifrt_addr V4_PART_OF_V6(ifrt_v6addr) 887 #define ifrt_gateway_addr V4_PART_OF_V6(ifrt_v6gateway_addr) 888 #define ifrt_mask V4_PART_OF_V6(ifrt_v6mask) 889 #define ifrt_setsrc_addr V4_PART_OF_V6(ifrt_v6setsrc_addr) 1056 #define ipif_lcl_addr V4_PART_OF_V6(ipif_v6lcl_addr) 1057 #define ipif_subnet V4_PART_OF_V6(ipif_v6subnet) 1058 #define ipif_net_mask V4_PART_OF_V6(ipif_v6net_mask) [all …]
|
H A D | ip_ire.h | 117 #define ift_addr V4_PART_OF_V6(ift_addr_v6) 118 #define ift_mask V4_PART_OF_V6(ift_mask_v6) 119 #define ift_gateway V4_PART_OF_V6(ift_gateway_v6)
|
H A D | tcp.h | 555 #define cl_tcpi_laddr V4_PART_OF_V6(cl_tcpi_laddr_v6) 556 #define cl_tcpi_faddr V4_PART_OF_V6(cl_tcpi_faddr_v6)
|
H A D | ip6.h | 147 #define V4_PART_OF_V6(v6) v6.s6_addr32[3] macro
|
/titanic_44/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier.c | 266 V4_PART_OF_V6(packet->saddr), fid_table); in ipgpc_classify() 282 V4_PART_OF_V6(packet->daddr), fid_table); in ipgpc_classify() 614 V4_PART_OF_V6(packet->saddr) = (int32_t)ipha->ipha_src; in parse_packet() 615 V4_PART_OF_V6(packet->daddr) = (int32_t)ipha->ipha_dst; in parse_packet() 676 (void) inet_ntop(af, &V4_PART_OF_V6(pkt->saddr), saddrbuf, in print_packet() 678 (void) inet_ntop(af, &V4_PART_OF_V6(pkt->daddr), daddrbuf, in print_packet()
|
H A D | filters.c | 819 if (!iscontinuousmask((V4_PART_OF_V6(filter->saddr_mask)), in ipgpc_parse_filter() 890 if (!iscontinuousmask((V4_PART_OF_V6(filter->daddr_mask)), in ipgpc_parse_filter() 1021 V4_PART_OF_V6(fid->filter.saddr), in v4_addfilter() 1022 V4_PART_OF_V6(fid->filter.saddr_mask)) == NORMAL_VALUE) { in v4_addfilter() 1028 V4_PART_OF_V6(fid->filter.daddr), in v4_addfilter() 1029 V4_PART_OF_V6(fid->filter.daddr_mask)) == NORMAL_VALUE) { in v4_addfilter() 1423 V4_PART_OF_V6(fid->filter.saddr), in v4_removefilter() 1424 V4_PART_OF_V6(fid->filter.saddr_mask)); in v4_removefilter() 1427 V4_PART_OF_V6(fid->filter.daddr), in v4_removefilter() 1428 V4_PART_OF_V6(fid->filter.daddr_mask)); in v4_removefilter()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.h | 76 #ifndef V4_PART_OF_V6 77 #define V4_PART_OF_V6(v6) v6._S6_un._S6_u32[3] macro
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdladm_impl.h | 40 #define V4_PART_OF_V6(v6) ((v6)._S6_un._S6_u32[3]) macro
|
H A D | flowattr.c | 121 &(V4_PART_OF_V6((*((in6_addr_t *)(void *)netmask)))); in do_check_ip_addr()
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 1868 return ((addr & V4_PART_OF_V6(fd->fd_local_netmask)) == in flow_ip_v4_match() 1869 V4_PART_OF_V6(fd->fd_local_addr)); in flow_ip_v4_match() 1871 return ((addr & V4_PART_OF_V6(fd->fd_remote_netmask)) == in flow_ip_v4_match() 1872 V4_PART_OF_V6(fd->fd_remote_addr)); in flow_ip_v4_match() 2057 ipaddr_t v4addr = V4_PART_OF_V6((*addr)); in flow_ip_accept_fe() 2058 ipaddr_t v4mask = V4_PART_OF_V6((*netmask)); in flow_ip_accept_fe() 2149 return (V4_PART_OF_V6((*a1)) == V4_PART_OF_V6((*a2)) && in flow_ip_match_fe() 2150 V4_PART_OF_V6((*m1)) == V4_PART_OF_V6((*m2))); in flow_ip_match_fe()
|
H A D | mac_protect.c | 1773 if (htonl(V4_PART_OF_V6(v4addr->ip_addr)) == in ipnospoof_check_v4() 2400 if (V4_PART_OF_V6(addr->ip_addr) == INADDR_ANY) in validate_ips() 2426 V4_PART_OF_V6(addr->ip_addr) == in validate_ips() 2427 V4_PART_OF_V6(addr1->ip_addr)) || in validate_ips()
|
H A D | mac_sched.c | 1785 src_val = V4_PART_OF_V6(ip6h->ip6_src); in mac_rx_srs_long_fanout() 1786 dst_val = V4_PART_OF_V6(ip6h->ip6_dst); in mac_rx_srs_long_fanout()
|
/titanic_44/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacct.c | 247 V4_PART_OF_V6(header->saddr) = (int32_t)ipha->ipha_src; in flowacct_extract_header() 248 V4_PART_OF_V6(header->daddr) = (int32_t)ipha->ipha_dst; in flowacct_extract_header()
|
/titanic_44/usr/src/cmd/mdb/common/modules/ip/ |
H A D | ip.c | 2837 mask = V4_PART_OF_V6((*addr)); in mask_to_prefixlen() 2916 V4_PART_OF_V6((ipif->ipif_v6lcl_addr))); in ipif_format() 2935 V4_PART_OF_V6((ipif->ipif_v6brd_addr))); in ipif_format() 3074 V4_PART_OF_V6((conn->conn_laddr_v6))); in conn_status_cb() 3076 V4_PART_OF_V6((conn->conn_faddr_v6))); in conn_status_cb()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip6_if.c | 355 (IN6_IS_ADDR_V4COMPAT(addr) && CLASSD(V4_PART_OF_V6((*addr)))) || in ip_local_addr_ok_v6() 379 (IN6_IS_ADDR_V4COMPAT(addr) && CLASSD(V4_PART_OF_V6((*addr))))) in ip_remote_addr_ok_v6() 1389 in_addr_t v4addr_h = ntohl(V4_PART_OF_V6((*addr))); in ip_addr_scope_v6()
|
H A D | ip_output.c | 2247 if (V4_PART_OF_V6(nce->nce_addr) == ipha->ipha_dst) { in ip_postfrag_multirt_v4() 2252 ipaddr_t v4addr = V4_PART_OF_V6(nce->nce_addr); in ip_postfrag_multirt_v4()
|
H A D | igmp.c | 1997 grphdr->grphdra_group = V4_PART_OF_V6(rp->mrec_group); in igmpv3_sendrpt() 2001 src_array[j] = V4_PART_OF_V6(rp->mrec_srcs.sl_addr[j]); in igmpv3_sendrpt()
|
H A D | ip_attr.c | 134 #define ixm_nceaddr_v4 V4_PART_OF_V6(ixm_nceaddr_v6)
|
H A D | tnet.c | 2060 addr = &V4_PART_OF_V6(ipif->ipif_v6lcl_addr); in tsol_check_interface_address()
|
/titanic_44/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 233 (uint8_t *)&(V4_PART_OF_V6(*faddrp)), \ 3535 if (V4_PART_OF_V6(sin6->sin6_addr) == INADDR_ANY) { in udp_wput() 3536 V4_PART_OF_V6(sin6->sin6_addr) = in udp_wput() 4753 (uint8_t *)(&V4_PART_OF_V6(connp->conn_laddr_v6)), in udp_do_close() 5477 (uint8_t *)(&V4_PART_OF_V6(connp->conn_laddr_v6)), in udp_do_unbind() 6005 if (V4_PART_OF_V6(sin6->sin6_addr) == INADDR_ANY) { in udp_send() 6006 V4_PART_OF_V6(sin6->sin6_addr) = in udp_send()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecconf.c | 258 #define V4_PART_OF_V6(v6) v6._S6_un._S6_u32[3] macro 305 #define ips_src_addr V4_PART_OF_V6(ips_src_addr_v6) 306 #define ips_dst_addr V4_PART_OF_V6(ips_dst_addr_v6) 1807 (void) memcpy(&V4_PART_OF_V6(in_addr), input, 4); in print_raw_address()
|
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 204 # ifndef V4_PART_OF_V6 205 # define V4_PART_OF_V6(v6) v6.s6_addr32[3] macro
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | net.c | 152 uint32_t naddr = V4_PART_OF_V6((*nipv6addr)); in net_ipv4addrport_pr()
|