Home
last modified time | relevance | path

Searched defs:update_headroom (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_if.c314 static void update_headroom(struct net_bridge *br, int new_hr) in update_headroom() function
/openbmc/linux/net/openvswitch/
H A Ddatapath.c2397 bool update_headroom = false; in ovs_vport_cmd_del() local