Home
last modified time | relevance | path

Searched refs:match (Results 1 – 25 of 55) sorted by relevance

123

/include/linux/netfilter_bridge/
Debtables.h23 bool (*match)(const struct sk_buff *skb, const struct net_device *in, member
24 const struct net_device *out, const struct xt_match *match,
28 const struct xt_match *match, void *matchinfo,
30 void (*destroy)(const struct xt_match *match, void *matchinfo);
/include/linux/netfilter/
Dx_tables.h32 const struct xt_match *match; member
96 const struct xt_match *match; member
109 const struct xt_match *match; member
153 bool (*match)(const struct sk_buff *skb, member
277 int xt_register_matches(struct xt_match *match, unsigned int n);
278 void xt_unregister_matches(struct xt_match *match, unsigned int n);
467 compat_uptr_t match; member
521 int xt_compat_match_offset(const struct xt_match *match);
/include/uapi/linux/netfilter/
Dxt_owner.h22 __u8 match, invert; member
Dxt_policy.h63 struct xt_policy_spec match; member
Dx_tables.h24 struct xt_match *match; member
/include/linux/
Dtask_work.h26 bool (*match)(struct callback_head *, void *data), void *data);
Disa.h14 int (*match)(struct device *, unsigned int); member
Drbtree.h288 struct rb_node *match = NULL; in rb_find_first() local
295 match = node; in rb_find_first()
302 return match; in rb_find_first()
Dauxiliary_bus.h75 int (*match)(struct device *dev, const void *data));
Dattribute_container.h22 int (*match)(struct attribute_container *, struct device *); member
Dtransport_class.h49 .match = mtch, \
Dnvmem-consumer.h99 int (*match)(struct device *dev, const void *data));
237 int (*match)(struct device *dev, const void *data)) in nvmem_device_find()
Ddevice.h177 dr_match_t match, void *match_data,
183 dr_match_t match, void *match_data);
185 dr_match_t match, void *match_data);
187 dr_match_t match, void *match_data);
189 dr_match_t match, void *match_data);
191 dr_match_t match, void *match_data);
841 int (*match)(struct device *dev, void *data));
Dof.h276 const struct of_device_id **match);
500 const struct of_device_id **match) in of_find_matching_node_and_match() argument
924 const char *match = of_node_get_device_type(np); in of_node_is_type() local
926 return np && match && type && !strcmp(match, type); in of_node_is_type()
1285 #define for_each_matching_node_and_match(dn, matches, match) \ argument
1286 for (dn = of_find_matching_node_and_match(NULL, matches, match); \
1287 dn; dn = of_find_matching_node_and_match(dn, matches, match))
Dvme.h123 int (*match)(struct vme_dev *); member
Dproperty.h445 devcon_match_fn_t match);
449 devcon_match_fn_t match) in device_connection_find_match() argument
451 return fwnode_connection_find_match(dev_fwnode(dev), con_id, data, match); in device_connection_find_match()
/include/linux/mlx5/
Dfs_helpers.h50 const u32 *match_v, u8 match) in _mlx5_fs_is_outer_ipproto_flow() argument
58 MLX5_GET(fte_match_set_lyr_2_4, headers_v, ip_protocol) == match; in _mlx5_fs_is_outer_ipproto_flow()
/include/linux/fpga/
Dfpga-region.h36 int (*match)(struct device *, const void *));
/include/linux/platform_data/
Ddmtimer-omap.h35 unsigned int match);
/include/linux/device/
Dbus.h90 int (*match)(struct device *dev, struct device_driver *drv); member
169 int (*match)(struct device *dev, const void *data));
Ddriver.h167 int (*match)(struct device *dev, const void *data));
/include/linux/spi/
Dspi-mem.h282 u16 mask, u16 match,
383 u16 mask, u16 match,
/include/media/
Dv4l2-async.h71 } match; member
/include/net/netfilter/
Dnf_tables_offload.h66 struct nft_flow_match match; member
/include/linux/sunrpc/
Drpc_pipe_fs.h117 int (*match)(struct rpc_pipe_dir_object *, void *),

123