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