• Home
  • Raw
  • Download

Lines Matching defs:tunnel

128 static inline void l2tp_tunnel_inc_refcount_1(struct l2tp_tunnel *tunnel)  in l2tp_tunnel_inc_refcount_1()
133 static inline void l2tp_tunnel_dec_refcount_1(struct l2tp_tunnel *tunnel) in l2tp_tunnel_dec_refcount_1()
174 struct sock *l2tp_tunnel_sock_lookup(struct l2tp_tunnel *tunnel) in l2tp_tunnel_sock_lookup()
205 struct l2tp_tunnel *tunnel = l2tp_sock_to_tunnel(sk); in l2tp_tunnel_sock_put() local
245 l2tp_session_id_hash(struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_id_hash()
252 struct l2tp_session *l2tp_session_find(struct net *net, struct l2tp_tunnel *tunnel, u32 session_id) in l2tp_session_find()
278 struct l2tp_session *l2tp_session_find_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_find_nth()
329 struct l2tp_tunnel *tunnel; in l2tp_tunnel_find() local
348 struct l2tp_tunnel *tunnel; in l2tp_tunnel_find_nth() local
401 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_dequeue_skb() local
609 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_common() local
829 static int l2tp_udp_recv_core(struct l2tp_tunnel *tunnel, struct sk_buff *skb, in l2tp_udp_recv_core()
946 struct l2tp_tunnel *tunnel; in l2tp_udp_encap_recv() local
976 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv2_header() local
1004 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv3_header() local
1050 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_xmit_core() local
1142 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_xmit_skb() local
1250 struct l2tp_tunnel *tunnel; in l2tp_tunnel_destruct() local
1296 void l2tp_tunnel_closeall(struct l2tp_tunnel *tunnel) in l2tp_tunnel_closeall()
1352 struct l2tp_tunnel *tunnel = l2tp_sock_to_tunnel(sk); in l2tp_udp_encap_destroy() local
1362 static void l2tp_tunnel_free(struct l2tp_tunnel *tunnel) in l2tp_tunnel_free()
1373 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_del_work() local
1562 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_create() local
1710 int l2tp_tunnel_delete(struct l2tp_tunnel *tunnel) in l2tp_tunnel_delete()
1721 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_session_free() local
1747 struct l2tp_tunnel *tunnel = session->tunnel; in __l2tp_session_unhash() local
1803 struct l2tp_session *l2tp_session_create(int priv_size, struct l2tp_tunnel *tunnel, u32 session_id,… in l2tp_session_create()
1909 struct l2tp_tunnel *tunnel = NULL; in l2tp_exit_net() local