Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A Dcore.c476 static inline bool mctp_rx_dest_is_local(struct mctp_bus *bus, mctp_eid_t dest) in mctp_rx_dest_is_local() function
500 mctp_rx_dest_is_local(bus, dest)) { in mctp_rx()
564 !mctp_rx_dest_is_local(bus, hdr->dest)) in mctp_bus_rx()