Home
last modified time | relevance | path

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

/net/bridge/
A Dbr_switchdev.c618 struct switchdev_obj_port_mdb *pmdb; in br_switchdev_mdb_queue_one() local
635 pmdb = kmemdup(&mdb, sizeof(mdb), GFP_ATOMIC); in br_switchdev_mdb_queue_one()
636 if (!pmdb) in br_switchdev_mdb_queue_one()
639 list_add_tail(&pmdb->obj.list, mdb_list); in br_switchdev_mdb_queue_one()

Completed in 5 milliseconds