Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dneighbour.h192 NDTA_CONFIG, /* struct ndt_config, read-only */ enumerator
/openbmc/linux/net/core/
H A Dneighbour.c2205 if (nla_put(skb, NDTA_CONFIG, sizeof(ndc), &ndc)) in neightbl_fill_info()