Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmctp.h23 __kernel_sa_family_t smctp_family; member
/linux-6.3-rc2/Documentation/networking/
A Dmctp.rst62 __kernel_sa_family_t smctp_family;
90 addr.smctp_family = AF_MCTP;
136 addr.smctp_family = AF_MCTP;
197 assert(addr.smctp_family == AF_MCTP);
/linux-6.3-rc2/net/mctp/
A Daf_mctp.c110 if (addr->smctp_family != AF_MCTP) in mctp_sendmsg()
249 addr->smctp_family = AF_MCTP; in mctp_recvmsg()
/linux-6.3-rc2/net/mctp/test/
A Droute-test.c303 addr.smctp_family = AF_MCTP; in __mctp_route_test_init()

Completed in 9 milliseconds