Home
last modified time | relevance | path

Searched refs:SIOCBONDENSLAVE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsockios.h139 #define SIOCBONDENSLAVE 0x8990 /* enslave a device to the bond */ macro
/openbmc/linux/net/core/
H A Ddev_ioctl.c610 case SIOCBONDENSLAVE: in dev_ifsioc()
772 case SIOCBONDENSLAVE: in dev_ioctl()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c4546 case SIOCBONDENSLAVE: in bond_do_ioctl()
4578 return bond_do_ioctl(bond_dev, ifr, SIOCBONDENSLAVE); in bond_siocdevprivate()
/openbmc/linux/net/
H A Dsocket.c3468 case SIOCBONDENSLAVE: in compat_sock_ioctl_trans()