Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Ddatapath.c731 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key()
737 static bool should_fill_mask(uint32_t ufid_flags) in should_fill_mask()
742 static bool should_fill_actions(uint32_t ufid_flags) in should_fill_actions()
749 uint32_t ufid_flags) in ovs_flow_cmd_msg_size()
850 u32 seq, u32 flags, u8 cmd, u32 ufid_flags) in ovs_flow_cmd_fill_info()
902 uint32_t ufid_flags) in ovs_flow_cmd_alloc_info()
922 bool always, u32 ufid_flags) in ovs_flow_cmd_build_info()
954 u32 ufid_flags = ovs_nla_get_ufid_flags(a[OVS_FLOW_ATTR_UFID_FLAGS]); in ovs_flow_cmd_new() local
1201 u32 ufid_flags = ovs_nla_get_ufid_flags(a[OVS_FLOW_ATTR_UFID_FLAGS]); in ovs_flow_cmd_set() local
1302 u32 ufid_flags = ovs_nla_get_ufid_flags(a[OVS_FLOW_ATTR_UFID_FLAGS]); in ovs_flow_cmd_get() local
[all …]