Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Ddatapath.c2672 struct datapath *dp, *dp_next; in ovs_exit_net() local
2682 list_for_each_entry_safe(dp, dp_next, &ovs_net->dps, list_node) in ovs_exit_net()