Home
last modified time | relevance | path

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

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