Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.c230 static struct tipc_sock *tipc_sk(const struct sock *sk) in tipc_sk() function
259 u32 own_node = tsk_own_node(tipc_sk(sk)); in tsk_rej_rx_queue()
349 tsk = tipc_sk(sk); in tipc_sk_create()
422 tsk = tipc_sk(sk); in tipc_release()
498 struct tipc_sock *tsk = tipc_sk(sk); in tipc_bind()
555 struct tipc_sock *tsk = tipc_sk(sock->sk); in tipc_getname()
623 struct tipc_sock *tsk = tipc_sk(sk); in tipc_poll()
666 struct tipc_sock *tsk = tipc_sk(sk); in tipc_sendmcast()
701 tipc_sk(sk)->link_cong = 1; in tipc_sendmcast()
802 struct tipc_sock *tsk = tipc_sk(sk); in tipc_wait_for_sndmsg()
[all …]