Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dsocket.c232 static struct tipc_sock *tipc_sk(const struct sock *sk) in tipc_sk() function
363 tsk = tipc_sk(sk); in tipc_sk_create()
437 tsk = tipc_sk(sk); in tipc_release()
505 struct tipc_sock *tsk = tipc_sk(sk); in tipc_bind()
562 struct tipc_sock *tsk = tipc_sk(sock->sk); in tipc_getname()
630 struct tipc_sock *tsk = tipc_sk(sk); in tipc_poll()
673 struct tipc_sock *tsk = tipc_sk(sk); in tipc_sendmcast()
812 struct tipc_sock *tsk = tipc_sk(sk); in tipc_wait_for_sndmsg()
864 struct tipc_sock *tsk = tipc_sk(sk); in __tipc_sendmsg()
966 struct tipc_sock *tsk = tipc_sk(sk); in tipc_wait_for_sndpkt()
[all …]