Searched refs:mctp_address_null (Results 1 – 2 of 2) sorted by relevance
51 static inline bool mctp_address_null(mctp_eid_t eid) in mctp_address_null() function
1102 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()