Home
last modified time | relevance | path

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

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