Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dneighbour.h159 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator
/linux-4.4.14/net/core/
Dneighbour.c1832 if (nla_put(skb, NDTA_CONFIG, sizeof(ndc), &ndc)) in neightbl_fill_info()