Home
last modified time | relevance | path

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

/openbmc/linux/net/mctp/
H A Droute.c94 static struct mctp_sk_key *mctp_lookup_key(struct net *net, struct sk_buff *skb, in mctp_lookup_key() function
361 key = mctp_lookup_key(net, skb, mh->src, &f); in mctp_route_input()
372 any_key = mctp_lookup_key(net, skb, MCTP_ADDR_ANY, &f); in mctp_route_input()