Home
last modified time | relevance | path

Searched defs:port_count (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_port.c3284 unsigned long port_count = 0; variable
/xnu-8019.80.24/tests/
H A Dnet_bridge.c1738 #define switch_port_list_size(port_count) \ argument
1742 switch_port_list_alloc(u_int port_count, bool mac_nat) in switch_port_list_alloc()