Home
last modified time | relevance | path

Searched defs:tunnel (Results 1 – 1 of 1) sorted by relevance

/drivers/net/
Dpppol2tp.c160 struct pppol2tp_tunnel *tunnel; /* back pointer to tunnel member
256 struct pppol2tp_tunnel *tunnel; in pppol2tp_sock_to_tunnel() local
276 static inline void pppol2tp_tunnel_inc_refcount(struct pppol2tp_tunnel *tunnel) in pppol2tp_tunnel_inc_refcount()
281 static inline void pppol2tp_tunnel_dec_refcount(struct pppol2tp_tunnel *tunnel) in pppol2tp_tunnel_dec_refcount()
294 pppol2tp_session_id_hash(struct pppol2tp_tunnel *tunnel, u16 session_id) in pppol2tp_session_id_hash()
303 pppol2tp_session_find(struct pppol2tp_tunnel *tunnel, u16 session_id) in pppol2tp_session_find()
326 struct pppol2tp_tunnel *tunnel = NULL; in pppol2tp_tunnel_find() local
376 struct pppol2tp_tunnel *tunnel = session->tunnel; in pppol2tp_recv_dequeue_skb() local
525 struct pppol2tp_tunnel *tunnel; in pppol2tp_recv_core() local
780 struct pppol2tp_tunnel *tunnel; in pppol2tp_udp_encap_recv() local
[all …]