Home
last modified time | relevance | path

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

/linux-3.3/net/l2tp/
Dl2tp_ppp.c125 struct pppol2tp_session { struct
126 int owner; /* pid that opened the socket */
128 struct sock *sock; /* Pointer to the session
130 struct sock *tunnel_sock; /* Pointer to the tunnel UDP
132 int flags; /* accessed by PPPIOCGFLAGS.