Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dsocket.c145 static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid);
2458 tsk = tipc_sk_lookup(net, dport); in tipc_sk_rcv()
2962 static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid) in tipc_sk_lookup() function
3778 tsk = tipc_sk_lookup(net, tsk_portid); in tipc_nl_publ_dump()