Home
last modified time | relevance | path

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

/Linux-v5.15/net/mctp/
Droute.c86 static struct mctp_sk_key *mctp_lookup_key(struct net *net, struct sk_buff *skb, in mctp_lookup_key() function
252 key = mctp_lookup_key(net, skb, mh->src); in mctp_route_input()
263 key = mctp_lookup_key(net, skb, MCTP_ADDR_ANY); in mctp_route_input()