Lines Matching refs:dst_ip
98 struct in_addr dst_ip; member
116 struct in_addr dst_ip; member
129 struct in6_addr dst_ip; member
984 struct in_addr dst_ip, in ethernet_udp4_frame_populate() argument
1017 bcopy(&dst_ip, &udp_pseudo->dst_ip, sizeof(dst_ip)); in ethernet_udp4_frame_populate()
1037 bcopy(&dst_ip, &ip_udp->ip.ip_dst, sizeof(dst_ip)); in ethernet_udp4_frame_populate()
1054 struct in6_addr * dst_ip, in ethernet_udp6_frame_populate() argument
1086 bcopy(dst_ip, &udp6_pseudo->dst_ip, sizeof(*dst_ip)); in ethernet_udp6_frame_populate()
1104 bcopy(dst_ip, &ip6_udp->ip6.ip6_dst, sizeof(*dst_ip)); in ethernet_udp6_frame_populate()
1117 union ifbrip * dst_ip, in ethernet_udp_frame_populate() argument
1130 dst_ip->ifbrip_addr, in ethernet_udp_frame_populate()
1140 &dst_ip->ifbrip_addr6, in ethernet_udp_frame_populate()
1584 union ifbrip * dst_ip, in switch_port_send_udp() argument
1604 dst_ip, in switch_port_send_udp()
1633 union ifbrip * dst_ip, in switch_port_send_udp_addr_index() argument
1644 dst_eaddr, dst_ip, TEST_DEST_PORT, in switch_port_send_udp_addr_index()
2079 const ether_addr_t * dst_eaddr, union ifbrip * dst_ip, in send_generation() argument
2085 switch_port_send_udp_addr_index(port, af, addr_index, dst_eaddr, dst_ip, in send_generation()
2206 union ifbrip dst_ip; in bridge_learning_test_once() local
2209 get_broadcast_ip_address(af, &dst_ip); in bridge_learning_test_once()
2238 &dst_ip, in bridge_learning_test_once()
2942 union ifbrip dst_ip; in mac_nat_test_ip_once() local
2946 get_external_ip_address(af, &dst_ip); in mac_nat_test_ip_once()
2976 &dst_ip, in mac_nat_test_ip_once()
3981 union ifbrip dst_ip; in filter_test()
4004 get_broadcast_ip_address(af, &dst_ip); in filter_test()
4022 &dst_ip, in filter_test()