OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPPROTO_L2TP
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/netinet/
in_l2tp.c
133
iphdr.ip_p =
IPPROTO_L2TP
;
367
KASSERT(proto ==
IPPROTO_L2TP
);
408
var->lv_encap_cookie = encap_attach_addr(AF_INET,
IPPROTO_L2TP
,
in.h
108
#define
IPPROTO_L2TP
115 /* L2TPv3 */
in_proto.c
416
.pr_protocol =
IPPROTO_L2TP
,
/src/sys/netinet6/
in6_l2tp.c
138
ip6hdr.ip6_nxt =
IPPROTO_L2TP
;
362
KASSERT(proto ==
IPPROTO_L2TP
);
403
var->lv_encap_cookie = encap_attach_addr(AF_INET6,
IPPROTO_L2TP
,
in6_proto.c
442
.pr_protocol =
IPPROTO_L2TP
,
/src/usr.bin/kdump/
kdump.c
617
CASERETURN(
IPPROTO_L2TP
);
Completed in 55 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025