Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c71 static bool ovs_must_notify(struct genl_family *family, struct genl_info *info, in ovs_must_notify() function
892 if (!always && !ovs_must_notify(&dp_flow_genl_family, info, 0)) in ovs_flow_cmd_alloc_info()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c75 static bool ovs_must_notify(struct genl_family *family, struct genl_info *info, in ovs_must_notify() function
931 if (!always && !ovs_must_notify(&dp_flow_genl_family, info, 0)) in ovs_flow_cmd_alloc_info()

Completed in 7 milliseconds