Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsockios.h94 #define SIOCSIFBR 0x8941 /* Set bridging options */ macro
/openbmc/linux/net/bridge/
H A Dbr_ioctl.c406 case SIOCSIFBR: in br_ioctl_stub()
/openbmc/linux/net/
H A Dsocket.c1292 case SIOCSIFBR: in sock_ioctl()
3463 case SIOCSIFBR: in compat_sock_ioctl_trans()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch228 +pub const SIOCSIFBR: u32 = 35137;