Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dneighbour.h163 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator
/Linux-v4.19/net/core/
Dneighbour.c1898 if (nla_put(skb, NDTA_CONFIG, sizeof(ndc), &ndc)) in neightbl_fill_info()