Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_bond.c183 addattr32(n, 1024, IFLA_BOND_ACTIVE_SLAVE, ifindex); in bond_parse_opt()
185 addattr32(n, 1024, IFLA_BOND_ACTIVE_SLAVE, 0); in bond_parse_opt()
382 if (tb[IFLA_BOND_ACTIVE_SLAVE] && in bond_print_opt()
383 (ifindex = rta_getattr_u32(tb[IFLA_BOND_ACTIVE_SLAVE]))) { in bond_print_opt()
/external/kernel-headers/original/uapi/linux/
Dif_link.h474 IFLA_BOND_ACTIVE_SLAVE, enumerator
/external/iproute2/include/linux/
Dif_link.h476 IFLA_BOND_ACTIVE_SLAVE, enumerator