Home
last modified time | relevance | path

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

/linux-4.4.14/net/l2tp/
Dl2tp_ppp.c122 struct pppol2tp_session { struct
123 int owner; /* pid that opened the socket */
125 struct sock *sock; /* Pointer to the session
127 struct sock *tunnel_sock; /* Pointer to the tunnel UDP
129 int flags; /* accessed by PPPIOCGFLAGS.