Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dneighbour.h193 NDTA_PARMS, /* nested TLV NDTPA_* */ enumerator
/linux-6.15/net/core/
H A Dneighbour.c2065 nest = nla_nest_start_noflag(skb, NDTA_PARMS); in neightbl_fill_parms()
2240 [NDTA_PARMS] = { .type = NLA_NESTED },
2305 if (tb[NDTA_PARMS]) { in neightbl_set()
2311 tb[NDTA_PARMS], in neightbl_set()