Searched refs:NDTA_CONFIG (Results 1 – 5 of 5) sorted by relevance
147 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator
159 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator
160 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator
116 [NDTA_CONFIG] = { .minlen = sizeof(struct ndt_config) },173 if (tb[NDTA_CONFIG]) { in neightbl_msg_parser()174 nla_memcpy(&ntbl->nt_config, tb[NDTA_CONFIG], in neightbl_msg_parser()
440 if (tb[NDTA_CONFIG] && show_stats) { in print_ntable()441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); in print_ntable()