Home
last modified time | relevance | path

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

/net/tipc/
Dsocket.c212 static struct tipc_sock *tipc_sk(const struct sock *sk) in tipc_sk() function
333 tsk = tipc_sk(sk); in tipc_sk_create()
467 tsk = tipc_sk(sk); in tipc_release()
539 struct tipc_sock *tsk = tipc_sk(sk); in tipc_bind()
596 struct tipc_sock *tsk = tipc_sk(sock->sk); in tipc_getname()
663 struct tipc_sock *tsk = tipc_sk(sk); in tipc_poll()
706 struct tipc_msg *mhdr = &tipc_sk(sk)->phdr; in tipc_sendmcast()
736 tipc_sk(sk)->link_cong = 1; in tipc_sendmcast()
857 struct tipc_sock *tsk = tipc_sk(sk); in tipc_wait_for_sndmsg()
898 struct tipc_sock *tsk = tipc_sk(sk); in tipc_sendmsg()
[all …]