• Home
  • Raw
  • Download

Lines Matching defs:tunnel

149 l2tp_session_id_hash(struct l2tp_tunnel *tunnel, u32 session_id)  in l2tp_session_id_hash()
154 void l2tp_tunnel_free(struct l2tp_tunnel *tunnel) in l2tp_tunnel_free()
165 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get() local
185 struct l2tp_tunnel *tunnel; in l2tp_tunnel_get_nth() local
202 struct l2tp_session *l2tp_tunnel_get_session(struct l2tp_tunnel *tunnel, in l2tp_tunnel_get_session()
245 struct l2tp_session *l2tp_session_get_nth(struct l2tp_tunnel *tunnel, int nth) in l2tp_session_get_nth()
297 struct l2tp_tunnel *tunnel) in l2tp_session_register()
389 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_dequeue_skb() local
620 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_recv_common() local
792 static int l2tp_udp_recv_core(struct l2tp_tunnel *tunnel, struct sk_buff *skb) in l2tp_udp_recv_core()
907 struct l2tp_tunnel *tunnel; in l2tp_udp_encap_recv() local
934 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv2_header() local
962 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_build_l2tpv3_header() local
1005 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_xmit_core() local
1053 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_xmit_skb() local
1150 struct l2tp_tunnel *tunnel = l2tp_tunnel(sk); in l2tp_tunnel_destruct() local
1184 static void l2tp_tunnel_closeall(struct l2tp_tunnel *tunnel) in l2tp_tunnel_closeall()
1237 struct l2tp_tunnel *tunnel = l2tp_tunnel(sk); in l2tp_udp_encap_destroy() local
1246 struct l2tp_tunnel *tunnel = container_of(work, struct l2tp_tunnel, in l2tp_tunnel_del_work() local
1404 struct l2tp_tunnel *tunnel = NULL; in l2tp_tunnel_create() local
1468 int l2tp_tunnel_register(struct l2tp_tunnel *tunnel, struct net *net, in l2tp_tunnel_register()
1548 void l2tp_tunnel_delete(struct l2tp_tunnel *tunnel) in l2tp_tunnel_delete()
1561 struct l2tp_tunnel *tunnel = session->tunnel; in l2tp_session_free() local
1581 struct l2tp_tunnel *tunnel = session->tunnel; in __l2tp_session_unhash() local
1640 struct l2tp_session *l2tp_session_create(int priv_size, struct l2tp_tunnel *tunnel, u32 session_id,… in l2tp_session_create()
1726 struct l2tp_tunnel *tunnel = NULL; in l2tp_exit_net() local