Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridgevar.h271 struct ifbareq { struct
319 struct ifbareq *ifbacu_req;
H A Dif_bridge.c1873 struct ifbareq32 ifbareq; in bridge_ioctl() member
1891 struct ifbareq64 ifbareq; in bridge_ioctl() member
/xnu-11215.1.10/tests/
H A Dnet_bridge.c107 static struct ifbareq *
111 bridge_rt_table_log(struct ifbareq *rt_table, u_int count);
1376 struct ifbareq *ifba; in switch_port_list_verify_rt_table()
1377 struct ifbareq *rt_table; in switch_port_list_verify_rt_table()
2569 static struct ifbareq *
2577 struct ifbareq * rt_table = NULL; in bridge_rt_table_copy_common()
2607 rt_table = (struct ifbareq *)(void *)ninbuf; in bridge_rt_table_copy_common()
2615 static struct ifbareq *
2622 bridge_rt_table_log(struct ifbareq *rt_table, u_int count) in bridge_rt_table_log()
2626 struct ifbareq * ifba; in bridge_rt_table_log()