Lines Matching defs:tunnel
133 static inline void l2tp_tunnel_inc_refcount_1(struct l2tp_tunnel *tunnel) in l2tp_tunnel_inc_refcount_1()
138 static inline void l2tp_tunnel_dec_refcount_1(struct l2tp_tunnel *tunnel) in l2tp_tunnel_dec_refcount_1()
179 static struct sock *l2tp_tunnel_sock_lookup(struct l2tp_tunnel *tunnel) in l2tp_tunnel_sock_lookup()
209 struct l2tp_tunnel *tunnel = l2tp_sock_to_tunnel(sk); in l2tp_tunnel_sock_put() local
248 l2tp_session_id_hash(struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_id_hash()
255 struct l2tp_session *l2tp_session_find(struct net *net, struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_find()
281 struct l2tp_session *l2tp_session_find_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_find_nth()
332 struct l2tp_tunnel *tunnel; in l2tp_tunnel_find() local
351 struct l2tp_tunnel *tunnel; in l2tp_tunnel_find_nth() local
404 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_dequeue_skb() local
641 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_common() local
843 static int l2tp_udp_recv_core(struct l2tp_tunnel *tunnel, struct sk_buff *skb, in l2tp_udp_recv_core()
951 struct l2tp_tunnel *tunnel; in l2tp_udp_encap_recv() local
981 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv2_header() local
1009 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv3_header() local
1055 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_xmit_core() local
1105 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_xmit_skb() local
1193 struct l2tp_tunnel *tunnel = l2tp_tunnel(sk); in l2tp_tunnel_destruct() local
1238 void l2tp_tunnel_closeall(struct l2tp_tunnel *tunnel) in l2tp_tunnel_closeall()
1294 struct l2tp_tunnel *tunnel = l2tp_sock_to_tunnel(sk); in l2tp_udp_encap_destroy() local
1304 static void l2tp_tunnel_free(struct l2tp_tunnel *tunnel) in l2tp_tunnel_free()
1315 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_del_work() local
1481 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_create() local
1645 void l2tp_tunnel_delete(struct l2tp_tunnel *tunnel) in l2tp_tunnel_delete()
1658 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_session_free() local
1682 struct l2tp_tunnel *tunnel = session->tunnel; in __l2tp_session_unhash() local
1739 struct l2tp_session *l2tp_session_create(int priv_size, struct l2tp_tunnel *tunnel, u32 session_id,… in l2tp_session_create()
1854 struct l2tp_tunnel *tunnel = NULL; in l2tp_exit_net() local