Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/ipc/
H A Dipc_port.c3534 unsigned long port_count = 0; variable
/xnu-10002.81.5/tests/
H A Dnet_bridge.c1510 #define switch_port_list_size(port_count) \ argument
1514 switch_port_list_alloc(u_int port_count, bool mac_nat) in switch_port_list_alloc()