Lines Matching refs:ip_dst
818 inet_ptrtop(AF_INET, &ip_udp->ip.ip_dst, in ip_frame_validate()
1037 bcopy(&dst_ip, &ip_udp->ip.ip_dst, sizeof(dst_ip)); in ethernet_udp4_frame_populate()
2492 struct in_addr ip_dst; in mac_nat_test_arp_out() local
2495 ip_dst = get_external_ipv4_address(); in mac_nat_test_arp_out()
2511 ip_dst); in mac_nat_test_arp_out()
2532 struct in_addr ip_dst; in mac_nat_send_arp_response() local
2534 get_ipv4_address(port->unit, j, &ip_dst); in mac_nat_send_arp_response()
2537 port->ifname, inet_ntoa(ip_dst)); in mac_nat_send_arp_response()
2544 ip_dst); in mac_nat_send_arp_response()
2649 struct in_addr ip_dst = { INADDR_BROADCAST }; in mac_nat_test_dhcp() local
2682 (union ifbrip *)&ip_dst, in mac_nat_test_dhcp()
2833 union ifbrip ip_dst; in mac_nat_test_nd6_out() local
2836 get_external_ip_address(AF_INET6, &ip_dst); in mac_nat_test_nd6_out()
2858 &ip_dst.ifbrip_addr6); in mac_nat_test_nd6_out()