tipc_sock          51 net/tipc/diag.c 				struct tipc_sock *tsk)
tipc_sock         130 net/tipc/socket.c static int tipc_sk_publish(struct tipc_sock *tsk, uint scope,
tipc_sock         132 net/tipc/socket.c static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope,
tipc_sock         134 net/tipc/socket.c static int tipc_sk_leave(struct tipc_sock *tsk);
tipc_sock         135 net/tipc/socket.c static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid);
tipc_sock         136 net/tipc/socket.c static int tipc_sk_insert(struct tipc_sock *tsk);
tipc_sock         137 net/tipc/socket.c static void tipc_sk_remove(struct tipc_sock *tsk);
tipc_sock         147 net/tipc/socket.c static u32 tsk_own_node(struct tipc_sock *tsk)
tipc_sock         152 net/tipc/socket.c static u32 tsk_peer_node(struct tipc_sock *tsk)
tipc_sock         157 net/tipc/socket.c static u32 tsk_peer_port(struct tipc_sock *tsk)
tipc_sock         162 net/tipc/socket.c static  bool tsk_unreliable(struct tipc_sock *tsk)
tipc_sock         167 net/tipc/socket.c static void tsk_set_unreliable(struct tipc_sock *tsk, bool unreliable)
tipc_sock         172 net/tipc/socket.c static bool tsk_unreturnable(struct tipc_sock *tsk)
tipc_sock         177 net/tipc/socket.c static void tsk_set_unreturnable(struct tipc_sock *tsk, bool unreturnable)
tipc_sock         182 net/tipc/socket.c static int tsk_importance(struct tipc_sock *tsk)
tipc_sock         187 net/tipc/socket.c static int tsk_set_importance(struct tipc_sock *tsk, int imp)
tipc_sock         195 net/tipc/socket.c static struct tipc_sock *tipc_sk(const struct sock *sk)
tipc_sock         197 net/tipc/socket.c 	return container_of(sk, struct tipc_sock, sk);
tipc_sock         200 net/tipc/socket.c static bool tsk_conn_cong(struct tipc_sock *tsk)
tipc_sock         223 net/tipc/socket.c static u16 tsk_inc(struct tipc_sock *tsk, int msglen)
tipc_sock         291 net/tipc/socket.c static bool tsk_peer_msg(struct tipc_sock *tsk, struct tipc_msg *msg)
tipc_sock         420 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock         496 net/tipc/socket.c 	struct tipc_sock *tsk = container_of(head, struct tipc_sock, rcu);
tipc_sock         505 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock         568 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock         620 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock         681 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock         725 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock         777 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock         837 net/tipc/socket.c static int tipc_send_group_msg(struct net *net, struct tipc_sock *tsk,
tipc_sock         894 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock         937 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        1023 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        1096 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        1216 net/tipc/socket.c static void tipc_sk_conn_proto_rcv(struct tipc_sock *tsk, struct sk_buff *skb,
tipc_sock        1300 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        1446 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        1518 net/tipc/socket.c static void tipc_sk_finish_conn(struct tipc_sock *tsk, u32 peer_port,
tipc_sock        1593 net/tipc/socket.c 				 struct tipc_sock *tsk)
tipc_sock        1658 net/tipc/socket.c static void tipc_sk_send_ack(struct tipc_sock *tsk)
tipc_sock        1743 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        1850 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        1984 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        2023 net/tipc/socket.c static bool tipc_sk_filter_connect(struct tipc_sock *tsk, struct sk_buff *skb)
tipc_sock        2124 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        2154 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        2299 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock        2386 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        2533 net/tipc/socket.c 	struct tipc_sock *new_tsock;
tipc_sock        2639 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        2664 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        2678 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        2712 net/tipc/socket.c static int tipc_sk_publish(struct tipc_sock *tsk, uint scope,
tipc_sock        2740 net/tipc/socket.c static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope,
tipc_sock        2782 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock        2808 net/tipc/socket.c static struct tipc_sock *tipc_sk_lookup(struct net *net, u32 portid)
tipc_sock        2811 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock        2822 net/tipc/socket.c static int tipc_sk_insert(struct tipc_sock *tsk)
tipc_sock        2845 net/tipc/socket.c static void tipc_sk_remove(struct tipc_sock *tsk)
tipc_sock        2858 net/tipc/socket.c 	.head_offset = offsetof(struct tipc_sock, node),
tipc_sock        2859 net/tipc/socket.c 	.key_offset = offsetof(struct tipc_sock, portid),
tipc_sock        2883 net/tipc/socket.c static int tipc_sk_join(struct tipc_sock *tsk, struct tipc_group_req *mreq)
tipc_sock        2921 net/tipc/socket.c static int tipc_sk_leave(struct tipc_sock *tsk)
tipc_sock        2954 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        3043 net/tipc/socket.c 	struct tipc_sock *tsk = tipc_sk(sk);
tipc_sock        3140 net/tipc/socket.c 	struct tipc_sock *tsk2 = tipc_sk(sock2->sk);
tipc_sock        3141 net/tipc/socket.c 	struct tipc_sock *tsk1 = tipc_sk(sock1->sk);
tipc_sock        3234 net/tipc/socket.c 	.obj_size	= sizeof(struct tipc_sock),
tipc_sock        3273 net/tipc/socket.c static int __tipc_nl_add_sk_con(struct sk_buff *skb, struct tipc_sock *tsk)
tipc_sock        3309 net/tipc/socket.c static int __tipc_nl_add_sk_info(struct sk_buff *skb, struct tipc_sock
tipc_sock        3331 net/tipc/socket.c 			    struct tipc_sock *tsk)
tipc_sock        3364 net/tipc/socket.c 				       struct tipc_sock *tsk))
tipc_sock        3367 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock        3435 net/tipc/socket.c 			   struct tipc_sock *tsk, u32 sk_filter_state,
tipc_sock        3550 net/tipc/socket.c 				  struct tipc_sock *tsk, u32 *last_publ)
tipc_sock        3595 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock        3653 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock        3756 net/tipc/socket.c 	struct tipc_sock *tsk;
tipc_sock          52 net/tipc/socket.h struct tipc_sock;
tipc_sock          65 net/tipc/socket.h 			   struct tipc_sock *tsk, u32 sk_filter_state,
tipc_sock          70 net/tipc/socket.h 				       struct tipc_sock *tsk));