Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif_pppol2tp.h24 struct pppol2tp_addr struct
26 pid_t pid; /* pid that owns the fd.
28 int fd; /* FD of UDP socket to use */
30 struct sockaddr_in addr; /* IP address and port to send to */
32 __u16 s_tunnel, s_session; /* For matching incoming packets */
33 __u16 d_tunnel, d_session; /* For sending outgoing packets */