Home
last modified time | relevance | path

Searched refs:NDA_FDB_EXT_ATTRS (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dneighbour.h33 NDA_FDB_EXT_ATTRS, enumerator
/linux/net/bridge/
H A Dbr_fdb.c148 struct nlattr *nest = nla_nest_start(skb, NDA_FDB_EXT_ATTRS); in fdb_fill_info()
1249 if (tb[NDA_FDB_EXT_ATTRS]) { in br_fdb_add()
1250 attr = tb[NDA_FDB_EXT_ATTRS]; in br_fdb_add()
/linux/net/core/
H A Dneighbour.c1899 [NDA_FDB_EXT_ATTRS] = { .type = NLA_NESTED },