Lines Matching refs:ubsock
93 * @ubsock: bearer associated socket
100 struct socket *ubsock;
195 udp_tunnel_xmit_skb(rt, ub->ubsock->sk, skb, src->ipv4.s_addr,
208 ub->ubsock->sk,
217 err = udp_tunnel6_xmit_skb(ndst, ub->ubsock->sk, skb, NULL,
409 struct sock *sk = ub->ubsock->sk;
767 err = udp_sock_create(net, &udp_conf, &ub->ubsock);
774 setup_udp_tunnel_sock(net, ub->ubsock, &tuncfg);
796 udp_tunnel_sock_release(ub->ubsock);
814 atomic_dec(&tipc_net(sock_net(ub->ubsock->sk))->wq_count);
816 udp_tunnel_sock_release(ub->ubsock);
831 sock_set_flag(ub->ubsock->sk, SOCK_DEAD);
835 atomic_inc(&tipc_net(sock_net(ub->ubsock->sk))->wq_count);