Home
last modified time | relevance | path

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

/net/openvswitch/
Ddatapath.c729 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key()
746 const struct sw_flow_id *sfid, in ovs_flow_cmd_msg_size()
897 const struct sw_flow_id *sfid, in ovs_flow_cmd_alloc_info()
1198 struct sw_flow_id sfid; in ovs_flow_cmd_set() local
Dflow.h257 static inline bool ovs_identifier_is_ufid(const struct sw_flow_id *sfid) in ovs_identifier_is_ufid()
262 static inline bool ovs_identifier_is_key(const struct sw_flow_id *sfid) in ovs_identifier_is_key()
Dflow_table.c896 static u32 ufid_hash(const struct sw_flow_id *sfid) in ufid_hash()
902 const struct sw_flow_id *sfid) in ovs_flow_cmp_ufid()
Dflow_netlink.c1875 bool ovs_nla_get_ufid(struct sw_flow_id *sfid, const struct nlattr *attr, in ovs_nla_get_ufid()
1885 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier()