Searched refs:update_headroom (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/bridge/
H A Dbr_if.c314 static void update_headroom(struct net_bridge *br, int new_hr) function
353 update_headroom(br, get_max_headroom(br));
660 update_headroom(br, dev_hr);
/linux-master/net/openvswitch/
H A Ddatapath.c2397 bool update_headroom = false; local
2428 update_headroom = true;
2433 if (update_headroom) {

Completed in 119 milliseconds