Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dmctp.h26 __u8 smctp_type; member
/Linux-v5.15/net/mctp/
Daf_mctp.c61 msk->bind_type = smctp->smctp_type & 0x7f; /* ignore the IC bit */ in mctp_bind()
113 *(u8 *)skb_put(skb, 1) = addr->smctp_type; in mctp_sendmsg()
177 addr->smctp_type = type; in mctp_recvmsg()
/Linux-v5.15/Documentation/networking/
Dmctp.rst65 __u8 smctp_type;
93 addr.smctp_type = MCTP_TYPE_PLDM;
118 The ``smctp_type`` field specifies which message types to receive. Only the
140 addr.smctp_type = MCTP_TYPE_ECHO;