Searched refs:NDTA_CONFIG (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dneighbour.h77 * by checking for NDTA_CONFIG. The device specific messages do
147 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator in enum:__anon5688
/external/kernel-headers/original/linux/
H A Dneighbour.h80 * by checking for NDTA_CONFIG. The device specific messages do
153 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator in enum:__anon6432
/external/iproute2/ip/
H A Dipntable.c440 if (tb[NDTA_CONFIG] && show_stats) {
441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]);

Completed in 113 milliseconds