Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/
H A Dnet_bridge.c86 bool mac_nat; member
99 bool mac_nat; member
1506 port->mac_nat ? " [mac-nat]" : "", in switch_port_log()
1514 switch_port_list_alloc(u_int port_count, bool mac_nat) in switch_port_list_alloc() argument
1521 list->mac_nat = mac_nat; in switch_port_list_alloc()
1542 u_int num_addrs, bool mac_nat, struct in_addr * ip) in switch_port_list_add_port() argument
1590 p->mac_nat = mac_nat; in switch_port_list_add_port()
1822 if (port->mac_nat) { in switch_port_list_verify_mac_nat()
2125 scan->mac_nat ? " [mac-nat]" : "", in mac_nat_check_received_count()
2135 if (port->mac_nat) { in validate_mac_nat()
[all …]