Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_bridgevar.h271 struct ifbareq { struct
319 struct ifbareq *ifbacu_req;
H A Dif_bridge.c1858 struct ifbareq32 ifbareq; in bridge_ioctl() member
1876 struct ifbareq64 ifbareq; in bridge_ioctl() member
/xnu-8792.81.2/tests/
H A Dnet_bridge.c167 static struct ifbareq *
171 bridge_rt_table_log(struct ifbareq *rt_table, u_int count);
1927 struct ifbareq *ifba; in switch_port_list_verify_rt_table()
1928 struct ifbareq *rt_table; in switch_port_list_verify_rt_table()
3324 static struct ifbareq *
3332 struct ifbareq * rt_table = NULL; in bridge_rt_table_copy_common()
3365 rt_table = (struct ifbareq *)(void *)ninbuf; in bridge_rt_table_copy_common()
3376 static struct ifbareq *
3383 bridge_rt_table_log(struct ifbareq *rt_table, u_int count) in bridge_rt_table_log()
3387 struct ifbareq * ifba; in bridge_rt_table_log()