Searched refs:mctp_address_unicast (Results 1 – 4 of 4) sorted by relevance
41 static inline bool mctp_address_unicast(mctp_eid_t eid) in mctp_address_unicast() function
1202 if (!mctp_address_unicast(rt->min) || !mctp_address_unicast(rt->max)) in mctp_route_add()1347 if (!(mctp_address_unicast(mh->src) || mctp_address_null(mh->src))) in mctp_pkttype_receive()1351 if (!(mctp_address_unicast(mh->dest) || mctp_address_null(mh->dest) || in mctp_pkttype_receive()1457 if (!mctp_address_unicast(gateway->eid)) { in mctp_route_nlparse_common()
146 if (!mctp_address_unicast(eid)) { in mctp_rtm_newneigh()
218 if (!mctp_address_unicast(addr->s_addr)) in mctp_rtm_newaddr()