Home
last modified time | relevance | path

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

/openbmc/linux/net/mctp/
H A Droute.c76 static bool mctp_key_match(struct mctp_sk_key *key, mctp_eid_t local, in mctp_key_match() function
111 if (!mctp_key_match(key, mh->dest, peer, tag)) in mctp_lookup_key()
188 if (mctp_key_match(tmp, key->local_addr, key->peer_addr, in mctp_key_add()