Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Ddatapath.c2278 static unsigned int ovs_get_max_headroom(struct datapath *dp) in ovs_update_headroom()
2496 new_headroom = ovs_get_max_headroom(dp); in ovs_vport_cmd_get()
2247 static unsigned int ovs_get_max_headroom(struct datapath *dp) ovs_get_max_headroom() function