Home
last modified time | relevance | path

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

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