Searched refs:NDTPA_IFINDEX (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/linux/
H A Dneighbour.h78 * not contain this TLV but have NDTPA_IFINDEX set to the
85 * setting NDTPA_IFINDEX to the interface index of the corresponding
104 NDTPA_IFINDEX, /* u32, unchangeable */ enumerator in enum:__anon22299
/external/kernel-headers/original/uapi/linux/
H A Dneighbour.h85 * not contain this TLV but have NDTPA_IFINDEX set to the
92 * setting NDTPA_IFINDEX to the interface index of the corresponding
111 NDTPA_IFINDEX, /* u32, unchangeable */ enumerator in enum:__anon23176
/external/libnl/include/linux/
H A Dneighbour.h79 * not contain this TLV but have NDTPA_IFINDEX set to the
86 * setting NDTPA_IFINDEX to the interface index of the corresponding
106 NDTPA_IFINDEX, /* u32, unchangeable */ enumerator in enum:__anon24455
/external/iproute2/ip/
H A Dipntable.c155 NDTPA_IFINDEX, ifindex);
388 if (tpb[NDTPA_IFINDEX]) {
389 __u32 ifindex = rta_getattr_u32(tpb[NDTPA_IFINDEX]);
471 if (tpb[NDTPA_IFINDEX]) {
472 __u32 ifindex = rta_getattr_u32(tpb[NDTPA_IFINDEX]);
/external/libnl/lib/route/
H A Dneightbl.c487 NLA_PUT_U32(parms, NDTPA_IFINDEX,

Completed in 866 milliseconds