Home | Sort by relevance Sort by last modified time |
/bionic/libc/kernel/uapi/linux/ | |
l2tp.h | 30 struct in_addr l2tp_addr; member in struct:sockaddr_l2tpip 38 struct in6_addr l2tp_addr; member in struct:sockaddr_l2tpip6 |
/external/iproute2/include/uapi/linux/ | |
l2tp.h | 21 * @l2tp_addr: protocol specific address information 29 struct in_addr l2tp_addr; /* Internet address */ member in struct:sockaddr_l2tpip 43 * @l2tp_addr: protocol specific address information 51 struct in6_addr l2tp_addr; /* IPv6 address */ member in struct:sockaddr_l2tpip6 |
/external/kernel-headers/original/uapi/linux/ | |
l2tp.h | 21 * @l2tp_addr: protocol specific address information 29 struct in_addr l2tp_addr; /* Internet address */ member in struct:sockaddr_l2tpip 43 * @l2tp_addr: protocol specific address information 51 struct in6_addr l2tp_addr; /* IPv6 address */ member in struct:sockaddr_l2tpip6 |