Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsockios.h87 #define SIOCSIFPFLAGS 0x8934 /* set/get extended flags set */ macro
/openbmc/qemu/linux-user/
H A Dioctls.h364 IOCTL(SIOCSIFPFLAGS, IOC_W, MK_PTR(MK_STRUCT(STRUCT_short_ifreq))) in IOCTL()
/openbmc/linux/net/ipv4/
H A Daf_inet.c996 case SIOCSIFPFLAGS: in inet_ioctl()
/openbmc/linux/net/
H A Dsocket.c3492 case SIOCSIFPFLAGS: in compat_sock_ioctl_trans()