Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dl2tp.h124 L2TP_ATTR_IP6_DADDR, /* struct in6_addr */ enumerator
/external/kernel-headers/original/uapi/linux/
Dl2tp.h125 L2TP_ATTR_IP6_DADDR, /* struct in6_addr */ enumerator
/external/iproute2/ip/
Dipl2tp.c114 peer_attr = L2TP_ATTR_IP6_DADDR; in create_tunnel()
316 if (attrs[L2TP_ATTR_IP6_DADDR]) { in get_response()
318 memcpy(&p->peer_ip.data, RTA_DATA(attrs[L2TP_ATTR_IP6_DADDR]), in get_response()