Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond_var.h88 u_int32_t ibr_op; /* operation */ member
H A Dif_bond.c3093 switch (ibr.ibr_op) { in bond_ioctl()
3115 switch (ibr.ibr_op) { in bond_ioctl()
3153 switch (ibr.ibr_op) { in bond_ioctl()
3169 switch (ibr.ibr_op) { in bond_ioctl()
/xnu-12377.81.4/tests/
H A Dnet_bond.c242 ibr.ibr_op = IF_BOND_OP_ADD_INTERFACE; in bond_add_member()