Home
last modified time | relevance | path

Searched refs:SOL_IUCV (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h378 #define SOL_IUCV 277 macro
/linux-6.15/include/linux/
H A Dsocket.h378 #define SOL_IUCV 277 macro
/linux-6.15/net/iucv/
H A Daf_iucv.c950 if (cmsg->cmsg_level != SOL_IUCV) in iucv_sock_sendmsg()
1273 err = put_cmsg(msg, SOL_IUCV, SCM_IUCV_TRGCLS, in iucv_sock_recvmsg()
1493 if (level != SOL_IUCV) in iucv_sock_setsockopt()
1543 if (level != SOL_IUCV) in iucv_sock_getsockopt()