Searched defs:pppol2tpv3_addr (Results 1 – 1 of 1) sorted by relevance
41 struct pppol2tpv3_addr { struct42 pid_t pid; /* pid that owns the fd.44 int fd; /* FD of UDP or IP socket to use */46 struct sockaddr_in addr; /* IP address and port to send to */48 __u32 s_tunnel, s_session; /* For matching incoming packets */49 __u32 d_tunnel, d_session; /* For sending outgoing packets */