Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dsocket.c195 static struct tipc_sock *tipc_sk(const struct sock *sk) in tipc_sk() function
447 tsk = tipc_sk(sk); in tipc_sk_create()
505 struct tipc_sock *tsk = tipc_sk(sk); in __tipc_shutdown()
577 tsk = tipc_sk(sk); in tipc_release()
620 struct tipc_sock *tsk = tipc_sk(sk); in tipc_bind()
681 struct tipc_sock *tsk = tipc_sk(sk); in tipc_getname()
725 struct tipc_sock *tsk = tipc_sk(sk); in tipc_poll()
777 struct tipc_sock *tsk = tipc_sk(sk); in tipc_sendmcast()
894 struct tipc_sock *tsk = tipc_sk(sk); in tipc_send_group_unicast()
937 struct tipc_sock *tsk = tipc_sk(sk); in tipc_send_group_anycast()
[all …]