Searched refs:nda_cacheinfo (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dneighbour.h97 struct nda_cacheinfo { struct
/linux-master/net/bridge/
H A Dbr_fdb.c102 struct nda_cacheinfo ci;
179 + nla_total_size(sizeof(struct nda_cacheinfo))
/linux-master/net/core/
H A Dneighbour.c1881 [NDA_CACHEINFO] = { .len = sizeof(struct nda_cacheinfo) },
2567 struct nda_cacheinfo ci;
2968 + nla_total_size(sizeof(struct nda_cacheinfo))
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c156 struct nda_cacheinfo ci;
255 + nla_total_size(sizeof(struct nda_cacheinfo));

Completed in 133 milliseconds