• Home
  • Raw
  • Download

Lines Matching defs:tunnel

160 	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
894 struct pppol2tp_tunnel *tunnel; in pppol2tp_sendmsg() local
1066 struct pppol2tp_tunnel *tunnel; in pppol2tp_xmit() local
1217 static void pppol2tp_tunnel_closeall(struct pppol2tp_tunnel *tunnel) in pppol2tp_tunnel_closeall()
1288 static void pppol2tp_tunnel_free(struct pppol2tp_tunnel *tunnel) in pppol2tp_tunnel_free()
1305 struct pppol2tp_tunnel *tunnel; in pppol2tp_tunnel_destruct() local
1344 struct pppol2tp_tunnel *tunnel; in pppol2tp_session_destruct() local
1453 struct pppol2tp_tunnel *tunnel; in pppol2tp_prepare_tunnel_socket() local
1602 struct pppol2tp_tunnel *tunnel; in pppol2tp_connect() local
1944 static int pppol2tp_tunnel_ioctl(struct pppol2tp_tunnel *tunnel, in pppol2tp_tunnel_ioctl()
2009 struct pppol2tp_tunnel *tunnel; in pppol2tp_ioctl() local
2066 struct pppol2tp_tunnel *tunnel, in pppol2tp_tunnel_setsockopt()
2164 struct pppol2tp_tunnel *tunnel; in pppol2tp_setsockopt() local
2212 struct pppol2tp_tunnel *tunnel, in pppol2tp_tunnel_getsockopt()
2288 struct pppol2tp_tunnel *tunnel; in pppol2tp_getsockopt() local
2350 struct pppol2tp_tunnel *tunnel; /* current tunnel */ member
2354 static struct pppol2tp_session *next_session(struct pppol2tp_tunnel *tunnel, struct pppol2tp_sessio… in next_session()
2389 struct pppol2tp_tunnel *tunnel = NULL; in next_tunnel() local
2444 struct pppol2tp_tunnel *tunnel = v; in pppol2tp_seq_tunnel_show() local