Lines Matching refs:ubsock
88 * @ubsock: bearer associated socket
94 struct socket *ubsock;
189 udp_tunnel_xmit_skb(rt, ub->ubsock->sk, skb, src->ipv4.s_addr,
202 ub->ubsock->sk,
211 err = udp_tunnel6_xmit_skb(ndst, ub->ubsock->sk, skb, NULL,
403 struct sock *sk = ub->ubsock->sk;
763 err = udp_sock_create(net, &udp_conf, &ub->ubsock);
770 setup_udp_tunnel_sock(net, ub->ubsock, &tuncfg);
792 udp_tunnel_sock_release(ub->ubsock);
810 atomic_dec(&tipc_net(sock_net(ub->ubsock->sk))->wq_count);
812 udp_tunnel_sock_release(ub->ubsock);
827 sock_set_flag(ub->ubsock->sk, SOCK_DEAD);
831 atomic_inc(&tipc_net(sock_net(ub->ubsock->sk))->wq_count);