Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dsocket.c135 static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid);
2243 tsk = tipc_sk_lookup(net, dport); in tipc_sk_rcv()
2692 static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid) in tipc_sk_lookup() function
3502 tsk = tipc_sk_lookup(net, tsk_portid); in tipc_nl_publ_dump()