Home
last modified time | relevance | path

Searched refs:tipc_msg_lookup_dest (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c694 * tipc_msg_lookup_dest(): try to find new destination for named message
700 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err) in tipc_msg_lookup_dest() function
H A Dmsg.h1198 bool tipc_msg_lookup_dest(struct net *net, struct sk_buff *skb, int *err);
H A Dsocket.c2508 if (tipc_msg_lookup_dest(net, skb, &err)) in tipc_sk_rcv()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c690 * tipc_msg_lookup_dest(): try to find new destination for named message
697 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()

Completed in 17 milliseconds