Home
last modified time | relevance | path

Searched refs:sw_flow_id (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.h184 struct sw_flow_id { struct
217 struct sw_flow_id id;
257 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()
H A Dflow_netlink.h52 bool ovs_nla_get_ufid(struct sw_flow_id *, const struct nlattr *, bool log);
53 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid,
H A Dflow_table.h103 const struct sw_flow_id *);
H A Ddatapath.c716 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key()
733 const struct sw_flow_id *sfid, in ovs_flow_cmd_msg_size()
884 const struct sw_flow_id *sfid, in ovs_flow_cmd_alloc_info()
1185 struct sw_flow_id sfid; in ovs_flow_cmd_set()
1286 struct sw_flow_id ufid; in ovs_flow_cmd_get()
1345 struct sw_flow_id ufid; in ovs_flow_cmd_del()
H A 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()
920 const struct sw_flow_id *ufid) in ovs_flow_tbl_lookup_ufid()
H A 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()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.h198 struct sw_flow_id { struct
231 struct sw_flow_id id;
271 static inline bool ovs_identifier_is_ufid(const struct sw_flow_id *sfid) in ovs_identifier_is_ufid()
276 static inline bool ovs_identifier_is_key(const struct sw_flow_id *sfid) in ovs_identifier_is_key()
H A Dflow_netlink.h52 bool ovs_nla_get_ufid(struct sw_flow_id *, const struct nlattr *, bool log);
53 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid,
H A Dflow_table.h103 const struct sw_flow_id *);
H A Ddatapath.c755 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) in should_fill_key()
772 const struct sw_flow_id *sfid, in ovs_flow_cmd_msg_size()
923 const struct sw_flow_id *sfid, in ovs_flow_cmd_alloc_info()
1224 struct sw_flow_id sfid; in ovs_flow_cmd_set()
1325 struct sw_flow_id ufid; in ovs_flow_cmd_get()
1384 struct sw_flow_id ufid; in ovs_flow_cmd_del()
H A Dflow_table.c897 static u32 ufid_hash(const struct sw_flow_id *sfid) in ufid_hash()
903 const struct sw_flow_id *sfid) in ovs_flow_cmp_ufid()
921 const struct sw_flow_id *ufid) in ovs_flow_tbl_lookup_ufid()
H A Dflow_netlink.c1898 bool ovs_nla_get_ufid(struct sw_flow_id *sfid, const struct nlattr *attr, in ovs_nla_get_ufid()
1908 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier()

Completed in 21 milliseconds