Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/l2tp/
H A Dl2tp_local.h38 struct l2tp_header { struct
40 uint8_t p:1,
41 o:1,
42 x2:1,
43 s:1,
44 x1:2,
45 l:1,
46 t:1;
47 uint8_t ver:4,
48 x3:4;
[all …]