Searched refs:SO_LOCK_FILTER (Results 1 – 8 of 8) sorted by relevance
70 #define SO_LOCK_FILTER 44 macro
63 #define SO_LOCK_FILTER 0x0028 macro
67 #define SO_LOCK_FILTER 0x4025 macro
75 #define SO_LOCK_FILTER 44 macro
86 #define SO_LOCK_FILTER 44 macro
44 SO_LOCK_FILTER option allows to lock the filter attached to a socket. Once155 and SO_LOCK_FILTER for preventing the filter to be detached, takes an165 * setsockopt(sockfd, SOL_SOCKET, SO_LOCK_FILTER, &val, sizeof(val));
1361 case SO_LOCK_FILTER: in sk_setsockopt()1903 case SO_LOCK_FILTER: in sk_getsockopt()