Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dmsg.c701 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err) in tipc_msg_lookup_dest() function
H A Dmsg.h1175 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err);
H A Dsocket.c2515 if (tipc_msg_lookup_dest(net, skb, &err)) in tipc_sk_rcv()