Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch41 pub const SOL_IUCV: ::c_int = 277;
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h376 #define SOL_IUCV 277 macro
/openbmc/linux/include/linux/
H A Dsocket.h376 #define SOL_IUCV 277 macro
/openbmc/linux/net/iucv/
H A Daf_iucv.c949 if (cmsg->cmsg_level != SOL_IUCV) in iucv_sock_sendmsg()
1273 err = put_cmsg(msg, SOL_IUCV, SCM_IUCV_TRGCLS, in iucv_sock_recvmsg()
1486 if (level != SOL_IUCV) in iucv_sock_setsockopt()
1536 if (level != SOL_IUCV) in iucv_sock_getsockopt()