Home
last modified time | relevance | path

Searched refs:NDTA_CONFIG (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dneighbour.h163 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator
/third_party/libnl/lib/route/
Dneightbl.c117 [NDTA_CONFIG] = { .minlen = sizeof(struct ndt_config) },
174 if (tb[NDTA_CONFIG]) { in neightbl_msg_parser()
175 nla_memcpy(&ntbl->nt_config, tb[NDTA_CONFIG], in neightbl_msg_parser()