Home
last modified time | relevance | path

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

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