Searched refs:l2tp (Results 1 – 14 of 14) sorted by relevance
199 strlcpy(n->proto.l2tp.name, $2,200 sizeof(n->proto.l2tp.name));201 n->name = n->proto.l2tp.name;224 &curr_tunnconf->proto.l2tp.listen)) {236 l2tp.listen, addr, entry);239 &curr_tunnconf->proto.l2tp, entry);305 .l2tp.listen, l_listen, entry);405 curr_tunnconf->proto.l2tp.hostname = $2;408 curr_tunnconf->proto.l2tp.vendor_name = $2;411 curr_tunnconf->proto.l2tp[all...]
9 CPPFLAGS+= -I${.CURDIR}/../pptp -I${.CURDIR}/../l2tp -I${.CURDIR}/../pppoe23 .PATH: ${.CURDIR}/../l2tp
1052 l2tp_call *l2tp; in npppd_ppp_pipex_enable() local 1119 l2tp = (l2tp_call *)ppp->phy_context; in npppd_ppp_pipex_enable() 1120 l2tpctrl = l2tp->ctrl; in npppd_ppp_pipex_enable() 1125 req.pr_proto.l2tp.tunnel_id = l2tpctrl->tunnel_id; in npppd_ppp_pipex_enable() 1126 req.pr_proto.l2tp.peer_tunnel_id = l2tpctrl->peer_tunnel_id; in npppd_ppp_pipex_enable() 1127 req.pr_session_id = l2tp->session_id; in npppd_ppp_pipex_enable() 1128 req.pr_peer_session_id = l2tp->peer_session_id; in npppd_ppp_pipex_enable() 1131 req.pr_proto.l2tp.option_flags |= in npppd_ppp_pipex_enable() 1135 req.pr_proto.l2tp.ns_nxt = l2tp in npppd_ppp_pipex_enable() 1198 l2tp_call *l2tp; npppd_ppp_pipex_disable() local [all...]
326 l2tp_call *l2tp; in npppd_ppp_get_pipex_stat() local 354 l2tp = (l2tp_call *)ppp->phy_context; in npppd_ppp_get_pipex_stat() 357 req.psr_session_id = l2tp->session_id; in npppd_ppp_get_pipex_stat()
16 tunnel L2TP protocol l2tp {
254 renego = conf->proto.l2tp.lcp_renegotiation; in ppp_dialin_proxy_prepare()255 renego_force = conf->proto.l2tp.force_lcp_renegotiation; in ppp_dialin_proxy_prepare()1129 .l2tp = {1133 tunnconf_default_l2tp.proto.l2tp.listen),
100 struct l2tp_conf l2tp; member
373 struct pipex_l2tp_session *sess_l2tp = &session->proto.l2tp; in pipex_init_session() 376 sess_l2tp->tunnel_id = req->pr_proto.l2tp.tunnel_id; in pipex_init_session() 377 sess_l2tp->peer_tunnel_id = req->pr_proto.l2tp.peer_tunnel_id; in pipex_init_session() 380 sess_l2tp->option_flags = req->pr_proto.l2tp.option_flags; in pipex_init_session() 384 sess_l2tp->ns_nxt = req->pr_proto.l2tp.ns_nxt; in pipex_init_session() 385 sess_l2tp->nr_nxt = req->pr_proto.l2tp.nr_nxt; in pipex_init_session() 386 sess_l2tp->ns_una = req->pr_proto.l2tp.ns_una; in pipex_init_session() 387 sess_l2tp->nr_acked = req->pr_proto.l2tp.nr_acked; in pipex_init_session() 390 sess_l2tp->ipsecflowinfo = req->pr_proto.l2tp.ipsecflowinfo; in pipex_init_session() 1845 struct pipex_l2tp_header *l2tp in pipex_l2tp_output() 1839 struct pipex_l2tp_header *l2tp = NULL; pipex_l2tp_output() local 2191 struct pipex_l2tp_header l2tp; pipex_l2tp_userland_lookup_session() local 2257 struct pipex_l2tp_header *l2tp; pipex_l2tp_userland_output() local [all...]
227 struct pipex_l2tp_session l2tp; member 278 /* l2tp header */295 /* l2tp option header */406 (((s)->proto.l2tp.option_flags & PIPEX_L2TP_USE_SEQUENCING) ? 1 : 0)
116 } l2tp; member
46 print-ipsec.c print-ike.c print-raw.c print-l2tp.c print-mobile.c \
121 l2tp 115 L2TP # Layer Two Tunneling Protocol
188 l2tp 1701/udp # Layer 2 Tunneling Protocol
757 l2tp(5), -- L2TP encapsulation