Home
last modified time | relevance | path

Searched refs:L2TP_ATTR_IP6_SADDR (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/linux/
Dl2tp.h123 L2TP_ATTR_IP6_SADDR, /* struct in6_addr */ enumerator
/external/kernel-headers/original/uapi/linux/
Dl2tp.h124 L2TP_ATTR_IP6_SADDR, /* struct in6_addr */ enumerator
/external/iproute2/ip/
Dipl2tp.c110 local_attr = L2TP_ATTR_IP6_SADDR; in create_tunnel()
310 if (attrs[L2TP_ATTR_IP6_SADDR]) { in get_response()
312 memcpy(&p->local_ip.data, RTA_DATA(attrs[L2TP_ATTR_IP6_SADDR]), in get_response()