Home
last modified time | relevance | path

Searched refs:mctp_address_null (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/net/
Dmctp.h51 static inline bool mctp_address_null(mctp_eid_t eid) in mctp_address_null() function
/Linux-v6.1/net/mctp/
Droute.c1102 if (!(mctp_address_unicast(mh->src) || mctp_address_null(mh->src))) in mctp_pkttype_receive()
1106 if (!(mctp_address_unicast(mh->dest) || mctp_address_null(mh->dest) || in mctp_pkttype_receive()