Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dsocket.c198 static struct tipc_sock *tipc_sk(const struct sock *sk) in tipc_sk() function
207 msg_set_importance(&tipc_sk(sk)->phdr, (u32)imp); in tsk_set_importance()
478 tsk = tipc_sk(sk); in tipc_sk_create()
538 struct tipc_sock *tsk = tipc_sk(sk); in __tipc_shutdown()
623 tsk = tipc_sk(sk); in tipc_release()
666 struct tipc_sock *tsk = tipc_sk(sk); in tipc_bind()
726 struct tipc_sock *tsk = tipc_sk(sk); in tipc_getname()
770 struct tipc_sock *tsk = tipc_sk(sk); in tipc_poll()
822 struct tipc_sock *tsk = tipc_sk(sk); in tipc_sendmcast()
939 struct tipc_sock *tsk = tipc_sk(sk); in tipc_send_group_unicast()
[all …]