Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c209 static struct tipc_sock *tipc_sk(const struct sock *sk) in tipc_sk() function
218 msg_set_importance(&tipc_sk(sk)->phdr, (u32)imp); in tsk_set_importance()
492 tsk = tipc_sk(sk); in tipc_sk_create()
553 struct tipc_sock *tsk = tipc_sk(sk); in __tipc_shutdown()
638 tsk = tipc_sk(sk); in tipc_release()
679 struct tipc_sock *tsk = tipc_sk(sock->sk); in __tipc_bind()
751 struct tipc_sock *tsk = tipc_sk(sk); in tipc_getname()
795 struct tipc_sock *tsk = tipc_sk(sk); in tipc_poll()
847 struct tipc_sock *tsk = tipc_sk(sk); in tipc_sendmcast()
963 struct tipc_sock *tsk = tipc_sk(sk); in tipc_send_group_unicast()
[all …]