Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dneighbour.h193 NDTA_PARMS, /* nested TLV NDTPA_* */ enumerator
/linux-6.12.1/net/core/
Dneighbour.c2123 nest = nla_nest_start_noflag(skb, NDTA_PARMS); in neightbl_fill_parms()
2298 [NDTA_PARMS] = { .type = NLA_NESTED },
2362 if (tb[NDTA_PARMS]) { in neightbl_set()
2368 tb[NDTA_PARMS], in neightbl_set()