Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dif_bridgevar.h271 struct ifbareq { struct
319 struct ifbareq *ifbacu_req;
H A Dif_bridge.c1854 struct ifbareq32 ifbareq; in bridge_ioctl() member
1872 struct ifbareq64 ifbareq; in bridge_ioctl() member
/xnu-10002.41.9/tests/
H A Dnet_bridge.c107 static struct ifbareq *
111 bridge_rt_table_log(struct ifbareq *rt_table, u_int count);
1699 struct ifbareq *ifba; in switch_port_list_verify_rt_table()
1700 struct ifbareq *rt_table; in switch_port_list_verify_rt_table()
2931 static struct ifbareq *
2939 struct ifbareq * rt_table = NULL; in bridge_rt_table_copy_common()
2972 rt_table = (struct ifbareq *)(void *)ninbuf; in bridge_rt_table_copy_common()
2983 static struct ifbareq *
2990 bridge_rt_table_log(struct ifbareq *rt_table, u_int count) in bridge_rt_table_log()
2994 struct ifbareq * ifba; in bridge_rt_table_log()