Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/
H A Dnet_bridge.c101 } switch_port_list, * switch_port_list_t; typedef
1513 static switch_port_list_t
1516 switch_port_list_t list; in switch_port_list_alloc()
1518 list = (switch_port_list_t) in switch_port_list_alloc()
1526 switch_port_list_dealloc(switch_port_list_t list) in switch_port_list_dealloc()
1540 switch_port_list_add_port(int s, switch_port_list_t port_list, u_int unit, in switch_port_list_add_port()
1608 switch_port_list_find_fd(switch_port_list_t ports, int fd) in switch_port_list_find_fd()
1622 switch_port_list_log(switch_port_list_t port_list) in switch_port_list_log()
1634 switch_port_list_find_member(switch_port_list_t ports, const char * member_ifname) in switch_port_list_find_member()
1648 switch_port_list_check_receive(switch_port_list_t ports, uint8_t af, in switch_port_list_check_receive()
[all …]