Home
last modified time | relevance | path

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

/Linux-v6.6/net/tipc/
Dsocket.c156 static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid);
2495 tsk = tipc_sk_lookup(net, dport); in tipc_sk_rcv()
2998 static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid) in tipc_sk_lookup() function
3815 tsk = tipc_sk_lookup(net, tsk_portid); in tipc_nl_publ_dump()