Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Ddatapath.c2214 static unsigned int ovs_get_max_headroom(struct datapath *dp) in ovs_get_max_headroom() function
2433 new_headroom = ovs_get_max_headroom(dp); in ovs_vport_cmd_del()