Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsockios.h140 #define SIOCBONDRELEASE 0x8991 /* release a slave from the bond*/ macro
/linux/drivers/net/bonding/
H A Dbond_main.c4687 case SIOCBONDRELEASE: in bond_do_ioctl()
4718 return bond_do_ioctl(bond_dev, ifr, SIOCBONDRELEASE); in bond_siocdevprivate()
/linux/net/
H A Dsocket.c3479 case SIOCBONDRELEASE: in compat_sock_ioctl_trans()