Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dsocket.c195 static struct tipc_sock *tipc_sk(const struct sock *sk) in tipc_sk() function
443 tsk = tipc_sk(sk); in tipc_sk_create()
500 struct tipc_sock *tsk = tipc_sk(sk); in __tipc_shutdown()
569 tsk = tipc_sk(sk); in tipc_release()
610 struct tipc_sock *tsk = tipc_sk(sk); in tipc_bind()
671 struct tipc_sock *tsk = tipc_sk(sk); in tipc_getname()
715 struct tipc_sock *tsk = tipc_sk(sk); in tipc_poll()
766 struct tipc_sock *tsk = tipc_sk(sk); in tipc_sendmcast()
880 struct tipc_sock *tsk = tipc_sk(sk); in tipc_send_group_unicast()
922 struct tipc_sock *tsk = tipc_sk(sk); in tipc_send_group_anycast()
[all …]