Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dneighbour.h187 NDTA_PARMS, /* nested TLV NDTPA_* */ enumerator
/linux-6.1.9/net/core/
Dneighbour.c2113 nest = nla_nest_start_noflag(skb, NDTA_PARMS); in neightbl_fill_parms()
2287 [NDTA_PARMS] = { .type = NLA_NESTED },
2351 if (tb[NDTA_PARMS]) { in neightbl_set()
2357 tb[NDTA_PARMS], in neightbl_set()