Searched refs:get_ip_address (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.121.6/tests/ |
| H A D | net_bridge.c | 206 get_ip_address(uint8_t af, u_int unit, u_int addr_index, union ifbrip *ip) in get_ip_address() function 1090 get_ip_address(af, port->unit, addr_index, &ip); in switch_port_send_udp_addr_index() 1482 get_ip_address(af, port->unit, addr_index, &ip); in switch_port_list_verify_mac_nat() 1639 get_ip_address(af, scan->unit, j, &ip); in unicast_send_all() 2280 get_ip_address(AF_INET6, port->unit, j, &ip_src); in mac_nat_test_nd6_out() 2300 get_ip_address(AF_INET6, port->unit, j, &ip_src); in mac_nat_test_nd6_out() 2320 get_ip_address(AF_INET6, port->unit, j, &ip_src); in mac_nat_test_nd6_out() 2354 get_ip_address(af, port->unit, j, &ip); in mac_nat_send_response()
|