Home
last modified time | relevance | path

Searched refs:SIOCBRDELIF (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsockios.h129 #define SIOCBRDELIF 0x89a3 /* remove interface from bridge */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsockios.h129 #define SIOCBRDELIF 0x89a3 /* remove interface from bridge */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsockios.h150 #define SIOCBRDELIF 0x89a3 /* remove interface from bridge */ macro
/OK3568_Linux_fs/kernel/net/core/
H A Ddev_ioctl.c308 cmd == SIOCBRDELIF || in dev_ifsioc()
472 case SIOCBRDELIF: in dev_ioctl()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_ioctl.c390 case SIOCBRDELIF: in br_dev_ioctl()
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c3338 case SIOCBRDELIF: in compat_sock_ioctl_trans()