Home
last modified time | relevance | path

Searched refs:mac_nat (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/tests/
H A Dnet_bridge.c86 bool mac_nat; member
99 bool mac_nat; member
1183 port->mac_nat ? " [mac-nat]" : "", in switch_port_log()
1191 switch_port_list_alloc(u_int port_count, bool mac_nat) in switch_port_list_alloc() argument
1198 list->mac_nat = mac_nat; in switch_port_list_alloc()
1219 u_int num_addrs, bool mac_nat, struct in_addr * ip) in switch_port_list_add_port() argument
1267 p->mac_nat = mac_nat; in switch_port_list_add_port()
1499 if (port->mac_nat) { in switch_port_list_verify_mac_nat()
1796 scan->mac_nat ? " [mac-nat]" : "", in mac_nat_check_received_count()
1806 if (port->mac_nat) { in validate_mac_nat()
[all …]