Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bridgevar.h271 struct ifbareq { struct
319 struct ifbareq *ifbacu_req;
H A Dif_bridge.c1708 struct ifbareq32 ifbareq; in bridge_ioctl() member
1726 struct ifbareq64 ifbareq; in bridge_ioctl() member
/xnu-8019.80.24/tests/
H A Dnet_bridge.c166 static struct ifbareq *
170 bridge_rt_table_log(struct ifbareq *rt_table, u_int count);
1926 struct ifbareq *ifba; in switch_port_list_verify_rt_table()
1927 struct ifbareq *rt_table; in switch_port_list_verify_rt_table()
3323 static struct ifbareq *
3331 struct ifbareq * rt_table = NULL; in bridge_rt_table_copy_common()
3364 rt_table = (struct ifbareq *)(void *)ninbuf; in bridge_rt_table_copy_common()
3375 static struct ifbareq *
3382 bridge_rt_table_log(struct ifbareq *rt_table, u_int count) in bridge_rt_table_log()
3386 struct ifbareq * ifba; in bridge_rt_table_log()