Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/
H A Dnet_bridge.c101 } switch_port_list, * switch_port_list_t; typedef
1190 static switch_port_list_t
1193 switch_port_list_t list; in switch_port_list_alloc()
1195 list = (switch_port_list_t) in switch_port_list_alloc()
1203 switch_port_list_dealloc(switch_port_list_t list) in switch_port_list_dealloc()
1217 switch_port_list_add_port(switch_port_list_t port_list, u_int unit, in switch_port_list_add_port()
1285 switch_port_list_find_fd(switch_port_list_t ports, int fd) in switch_port_list_find_fd()
1299 switch_port_list_log(switch_port_list_t port_list) in switch_port_list_log()
1311 switch_port_list_find_member(switch_port_list_t ports, const char * member_ifname) in switch_port_list_find_member()
1325 switch_port_list_check_receive(switch_port_list_t ports, uint8_t af, in switch_port_list_check_receive()
[all …]