Home
last modified time | relevance | path

Searched refs:SO_BPF_EXTENSIONS (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/include/uapi/asm-generic/
H A Dsocket.h78 #define SO_BPF_EXTENSIONS 48 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsocket.h78 #define SO_BPF_EXTENSIONS 48 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h71 #define SO_BPF_EXTENSIONS 0x0032 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h83 #define SO_BPF_EXTENSIONS 48 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h75 #define SO_BPF_EXTENSIONS 0x4029 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsocket.h94 #define SO_BPF_EXTENSIONS 48 macro
/openbmc/linux/net/core/
H A Dsock.c1904 case SO_BPF_EXTENSIONS: in sk_getsockopt()