Home
last modified time | relevance | path

Searched refs:SCM_INQ (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/include/uapi/asm/
H A Dsocket.h167 #define SCM_INQ SO_INQ macro
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h149 #define SCM_INQ SO_INQ macro
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h156 #define SCM_INQ SO_INQ macro
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h148 #define SCM_INQ SO_INQ macro
/linux/include/uapi/asm-generic/
H A Dsocket.h151 #define SCM_INQ SO_INQ macro
/linux/tools/testing/selftests/net/af_unix/
H A Dscm_inq.c95 ASSERT_EQ(SCM_INQ, cmsg->cmsg_type); in recv_chunks()
/linux/net/unix/
H A Daf_unix.c3093 put_cmsg(msg, SOL_SOCKET, SCM_INQ, in unix_stream_read_generic()