Searched refs:SOL_ALG (Results 1 – 3 of 3) sorted by relevance
43 addition, the setsockopt option type is SOL_ALG. In case the user space51 #ifndef SOL_ALG52 #define SOL_ALG 279359 Each setsockopt invocation must use the level SOL_ALG.
339 #define SOL_ALG 279 macro
246 if (level != SOL_ALG || !type) in alg_setsockopt()451 if (cmsg->cmsg_level != SOL_ALG) in af_alg_cmsg_send()