Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Ddatapath.c784 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key() argument
790 static bool should_fill_mask(uint32_t ufid_flags) in should_fill_mask() argument
795 static bool should_fill_actions(uint32_t ufid_flags) in should_fill_actions() argument
802 uint32_t ufid_flags) in ovs_flow_cmd_msg_size() argument
903 ovs_flow_cmd_fill_info(const struct sw_flow * flow,int dp_ifindex,struct sk_buff * skb,u32 portid,u32 seq,u32 flags,u8 cmd,u32 ufid_flags) ovs_flow_cmd_fill_info() argument
955 ovs_flow_cmd_alloc_info(const struct sw_flow_actions * acts,const struct sw_flow_id * sfid,struct genl_info * info,bool always,uint32_t ufid_flags) ovs_flow_cmd_alloc_info() argument
975 ovs_flow_cmd_build_info(const struct sw_flow * flow,int dp_ifindex,struct genl_info * info,u8 cmd,bool always,u32 ufid_flags) ovs_flow_cmd_build_info() argument
1007 u32 ufid_flags = ovs_nla_get_ufid_flags(a[OVS_FLOW_ATTR_UFID_FLAGS]); ovs_flow_cmd_new() local
1254 u32 ufid_flags = ovs_nla_get_ufid_flags(a[OVS_FLOW_ATTR_UFID_FLAGS]); ovs_flow_cmd_set() local
1355 u32 ufid_flags = ovs_nla_get_ufid_flags(a[OVS_FLOW_ATTR_UFID_FLAGS]); ovs_flow_cmd_get() local
1414 u32 ufid_flags = ovs_nla_get_ufid_flags(a[OVS_FLOW_ATTR_UFID_FLAGS]); ovs_flow_cmd_del() local
1489 u32 ufid_flags; ovs_flow_cmd_dump() local
[all...]