Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Duser_mad.c462 static int same_destination(struct ib_user_mad_hdr *hdr1, in same_destination() function
500 if (same_destination(&packet->mad.hdr, &sent_packet->mad.hdr)) in is_duplicate()