Home
last modified time | relevance | path

Searched defs:sfid (Results 1 – 6 of 6) 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()
801 const struct sw_flow_id *sfid, in ovs_flow_cmd_msg_size()
952 const struct sw_flow_id *sfid, in ovs_flow_cmd_alloc_info()
1253 struct sw_flow_id sfid; in ovs_flow_cmd_set() local
H A Dflow.h271 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_table.c894 ufid_hash(const struct sw_flow_id * sfid) ufid_hash() argument
900 ovs_flow_cmp_ufid(const struct sw_flow * flow,const struct sw_flow_id * sfid) ovs_flow_cmp_ufid() argument
H A Dflow_netlink.c1874 bool ovs_nla_get_ufid(struct sw_flow_id *sfid, const struct nlattr *attr, in ovs_nla_get_ufid()
1884 int ovs_nla_get_identifier(struct sw_flow_id *sfid, const struct nlattr *ufid, in ovs_nla_get_identifier()
/linux/drivers/s390/char/
H A Draw3270.c418 char sfid; /* 0x81 if Query Reply */ member
/linux/drivers/net/ethernet/mscc/
H A Docelot.c178 int sfid, int ssid) in ocelot_mact_learn_streamdata()