Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsockios.h82 #define SIOCSIFSLAVE 0x8930 macro
/openbmc/linux/net/core/
H A Ddev_ioctl.c767 case SIOCSIFSLAVE: in dev_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h358 IOCTL(SIOCSIFSLAVE, IOC_W, MK_PTR(MK_STRUCT(STRUCT_char_ifreq))) in IOCTL()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch207 +pub const SIOCSIFSLAVE: u32 = 35120;