Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dnet_bridge.c1187 #define switch_port_list_size(port_count) \ argument
1191 switch_port_list_alloc(u_int port_count, bool mac_nat) in switch_port_list_alloc()
/xnu-11417.121.6/osfmk/ipc/
H A Dipc_port.c3576 unsigned long port_count = 0; variable