Searched refs:smctp_type (Results 1 – 4 of 4) sorted by relevance
27 __u8 smctp_type; member
65 __u8 smctp_type;93 addr.smctp_type = MCTP_TYPE_PLDM;118 The ``smctp_type`` field specifies which message types to receive. Only the140 addr.smctp_type = MCTP_TYPE_ECHO;
83 msk->bind_type = smctp->smctp_type & 0x7f; /* ignore the IC bit */ in mctp_bind()168 *(u8 *)skb_put(skb, 1) = addr->smctp_type; in mctp_sendmsg()253 addr->smctp_type = type; in mctp_recvmsg()
306 addr.smctp_type = 0; in __mctp_route_test_init()