Home
last modified time | relevance | path

Searched refs:ndo_fdb_dump_context (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Drtnetlink.h197 struct ndo_fdb_dump_context { struct
/linux/net/core/
H A Drtnetlink.c4998 struct ndo_fdb_dump_context *ctx = (void *)cb->ctx; in nlmsg_populate_fdb()
5147 struct ndo_fdb_dump_context *ctx = (void *)cb->ctx; in rtnl_fdb_dump()
5155 NL_ASSERT_CTX_FITS(struct ndo_fdb_dump_context); in rtnl_fdb_dump()
/linux/net/dsa/
H A Duser.c519 struct ndo_fdb_dump_context *ctx = (void *)dump->cb->ctx; in dsa_user_port_fdb_do_dump()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c957 struct ndo_fdb_dump_context *ctx = (void *)dump->cb->ctx; in dpaa2_switch_fdb_dump_nl()