Searched refs:check_received_count (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/tests/ |
| H A D | net_bridge.c | 2150 check_received_count(switch_port_list_t port_list, in check_received_count() function 2249 check_received_count(port_list, port, 1); in bridge_learning_test_once() 2328 check_received_count(port_list, port, ALL_ADDRS); in bridge_learning_test() 2516 check_received_count(port_list, port, 1); in mac_nat_test_arp_out() 2691 check_received_count(port_list, port, 1); in mac_nat_test_dhcp() 2863 check_received_count(port_list, port, 1); in mac_nat_test_nd6_out() 2883 check_received_count(port_list, port, 1); in mac_nat_test_nd6_out() 2904 check_received_count(port_list, port, 1); in mac_nat_test_nd6_out() 2987 check_received_count(port_list, port, 1); in mac_nat_test_ip_once() 4034 check_received_count(port_list, port, 0); in filter_test() [all …]
|