Home
last modified time | relevance | path

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

/Linux-v5.15/net/mctp/
Droute.c71 static bool mctp_key_match(struct mctp_sk_key *key, mctp_eid_t local, in mctp_key_match() function
101 if (mctp_key_match(key, mh->dest, peer, tag)) { in mctp_lookup_key()
139 if (mctp_key_match(tmp, key->local_addr, key->peer_addr, in mctp_key_add()