Linux Kernel
3.7.1
|
#include <l2tp.h>
Data Fields | |
__kernel_sa_family_t | l2tp_family |
__be16 | l2tp_unused |
__be32 | l2tp_flowinfo |
struct in6_addr | l2tp_addr |
__u32 | l2tp_scope_id |
__u32 | l2tp_conn_id |
struct sockaddr_l2tpip6 - the sockaddr structure for L2TP-over-IPv6 sockets : address family number AF_L2TPIP. : protocol specific address information : connection id of tunnel
__kernel_sa_family_t l2tp_family |