Home
last modified time | relevance | path

Searched refs:SO_LOCK_FILTER (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/include/uapi/asm-generic/
H A Dsocket.h70 #define SO_LOCK_FILTER 44 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h63 #define SO_LOCK_FILTER 0x0028 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h67 #define SO_LOCK_FILTER 0x4025 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h75 #define SO_LOCK_FILTER 44 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsocket.h86 #define SO_LOCK_FILTER 44 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsocket.h70 #define SO_LOCK_FILTER 44 macro
/openbmc/linux/Documentation/networking/
H A Dfilter.rst44 SO_LOCK_FILTER option allows to lock the filter attached to a socket. Once
155 and SO_LOCK_FILTER for preventing the filter to be detached, takes an
165 * setsockopt(sockfd, SOL_SOCKET, SO_LOCK_FILTER, &val, sizeof(val));
/openbmc/linux/net/core/
H A Dsock.c1361 case SO_LOCK_FILTER: in sk_setsockopt()
1903 case SO_LOCK_FILTER: in sk_getsockopt()