Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bond_var.h88 u_int32_t ibr_op; /* operation */ member
H A Dif_bond.c3092 switch (ibr.ibr_op) { in bond_ioctl()
3114 switch (ibr.ibr_op) { in bond_ioctl()
3152 switch (ibr.ibr_op) { in bond_ioctl()
3168 switch (ibr.ibr_op) { in bond_ioctl()
/xnu-11215.1.10/tests/
H A Dnet_bond.c242 ibr.ibr_op = IF_BOND_OP_ADD_INTERFACE; in bond_add_member()