Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h67 #define SO_LOCK_FILTER 0x4025 macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h63 #define SO_LOCK_FILTER 0x0028 macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h86 #define SO_LOCK_FILTER 44 macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h70 #define SO_LOCK_FILTER 44 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h75 #define SO_LOCK_FILTER 44 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h70 #define SO_LOCK_FILTER 44 macro
/linux-6.15/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));
/linux-6.15/net/core/
H A Dsock.c1520 case SO_LOCK_FILTER: in sk_setsockopt()
2004 case SO_LOCK_FILTER: in sk_getsockopt()