Home
last modified time | relevance | path

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

/include/linux/netfilter/
Dx_tables.h22 struct xt_match *match; member
191 const struct xt_match *match; member
213 const struct xt_match *match; member
221 const struct xt_match *match; member
280 bool (*match)(const struct sk_buff *skb, member
401 extern int xt_register_matches(struct xt_match *match, unsigned int n);
402 extern void xt_unregister_matches(struct xt_match *match, unsigned int n);
450 compat_uptr_t match; member
504 extern int xt_compat_match_offset(const struct xt_match *match);
Dxt_owner.h13 u_int8_t match, invert; member
Dxt_policy.h62 struct xt_policy_spec match; member
/include/linux/netfilter_ipv6/
Dip6t_owner.h15 u_int8_t match, invert; /* flags */ member
/include/linux/netfilter_ipv4/
Dipt_owner.h17 u_int8_t match, invert; /* flags */ member
/include/linux/
Disa.h12 int (*match)(struct device *, unsigned int); member
Dof_platform.h38 const struct of_device_id *match);
Ddevice.h57 int (*match)(struct device *dev, struct device_driver *drv); member
84 int (*match)(struct device *dev, void *data));
182 int (*match)(struct device *dev, void *data));
238 int (*match)(struct device *, void *));
341 dr_match_t match, void *match_data);
343 dr_match_t match, void *match_data);
345 dr_match_t match, void *match_data);
347 dr_match_t match, void *match_data);
484 int (*match)(struct device *dev, void *data));
Dkey-type.h58 int (*match)(const struct key *key, const void *desc); member
Dattribute_container.h22 int (*match)(struct attribute_container *, struct device *); member
Dtransport_class.h49 .match = mtch, \
Dvideodev2.h1393 struct v4l2_dbg_match match; member
1401 struct v4l2_dbg_match match; member
/include/linux/netfilter_bridge/
Debtables.h127 struct xt_match *match; member
213 bool (*match)(const struct sk_buff *skb, const struct net_device *in, member
214 const struct net_device *out, const struct xt_match *match,
218 const struct xt_match *match, void *matchinfo,
220 void (*destroy)(const struct xt_match *match, void *matchinfo);
/include/scsi/
Dfc_transport_fcoe.h28 bool (*match)(struct net_device *device); member
/include/net/
Dinet_frag.h48 int (*match)(struct inet_frag_queue *q, member
Dfib_rules.h47 int (*match)(struct fib_rule *, member
Dpkt_cls.h239 int (*match)(struct sk_buff *, struct tcf_ematch *, member
/include/media/
Dv4l2-common.h117 int v4l2_chip_match_i2c_client(struct i2c_client *c, const struct v4l2_dbg_match *match);
120 int v4l2_chip_match_host(const struct v4l2_dbg_match *match);
/include/linux/uwb/
Dumc.h85 int (*match)(struct umc_driver *, struct umc_dev *); member
/include/linux/sunrpc/
Dcache.h84 int (*match)(struct cache_head *orig, struct cache_head *new); member
/include/linux/usb/
Dgadget.h873 struct usb_endpoint_descriptor *match);
/include/linux/lockd/
Dlockd.h267 nlm_host_match_fn_t match);