Searched defs:target (Results 1 - 25 of 35) sorted by relevance

12

/include/uapi/linux/netfilter_bridge/
H A Debt_redirect.h6 int target; member in struct:ebt_redirect_info
H A Debt_arpreply.h6 int target; member in struct:ebt_arpreply_info
H A Debt_nat.h8 int target; member in struct:ebt_nat_info
H A Debt_mark_t.h4 /* The target member is reused for adding new actions, the
5 * value of the real target is -1 to -NUM_STANDARD_TARGETS.
7 * but let's play it safe) are kept to designate this target.
19 int target; member in struct:ebt_mark_t_info
H A Debtables.h29 /* ebtables target modules store the verdict inside an int. We can
143 struct xt_target *target; member in union:ebt_entry_target::__anon2036
152 struct ebt_entry_target target; member in struct:ebt_standard_target
178 /* sizeof ebt_entry + matches + watchers + target */
/include/uapi/linux/netfilter_arp/
H A Darpt_mangle.h17 int target; member in struct:arpt_mangle
/include/linux/netfilter_arp/
H A Darp_tables.h20 struct xt_standard_target target; member in struct:arpt_standard
25 struct xt_error_target target; member in struct:arpt_error
37 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
39 .target.verdict = -(__verdict) - 1, \
45 .target = XT_TARGET_INIT(XT_ERROR_TARGET, \
47 .target.errorname = "ERROR", \
/include/linux/netfilter_ipv4/
H A Dip_tables.h35 struct xt_standard_target target; member in struct:ipt_standard
40 struct xt_error_target target; member in struct:ipt_error
52 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
54 .target.verdict = -(__verdict) - 1, \
60 .target = XT_TARGET_INIT(XT_ERROR_TARGET, \
62 .target.errorname = "ERROR", \
/include/linux/
H A Dnfs.h32 static inline void nfs_copy_fh(struct nfs_fh *target, const struct nfs_fh *source) argument
34 target->size = source->size;
35 memcpy(target->data, source->data, source->size);
H A Dbtree-128.h76 static inline int btree_merge128(struct btree_head128 *target, argument
80 return btree_merge(&target->h, &victim->h, &btree_geo128, gfp);
H A Dbtree-type.h29 static inline int BTREE_FN(merge)(BTREE_TYPE_HEAD *target, argument
33 return btree_merge(&target->h, &victim->h, BTREE_TYPE_GEO, gfp);
H A Datalk.h10 struct atalk_addr target; member in struct:atalk_route
H A Ddevfreq.h60 * @target: The device should set its operating frequency at
63 * Before returning, target function should set
83 int (*target)(struct device *dev, unsigned long *freq, u32 flags); member in struct:devfreq_dev_profile
H A Dfsnotify.h88 int isdir, struct inode *target, struct dentry *moved)
107 if (target)
108 fsnotify_link_count(target);
86 fsnotify_move(struct inode *old_dir, struct inode *new_dir, const unsigned char *old_name, int isdir, struct inode *target, struct dentry *moved) argument
H A Dhost1x.h174 } target; member in struct:host1x_reloc
H A Dsysfs.h207 int __must_check sysfs_create_link(struct kobject *kobj, struct kobject *target,
210 struct kobject *target,
214 int sysfs_rename_link_ns(struct kobject *kobj, struct kobject *target,
240 struct kobject *target, const char *link_name);
325 struct kobject *target, const char *name)
331 struct kobject *target,
404 const char *group_name, struct kobject *target,
443 static inline int sysfs_rename_link(struct kobject *kobj, struct kobject *target, argument
446 return sysfs_rename_link_ns(kobj, target, old_name, new_name, NULL);
324 sysfs_create_link(struct kobject *kobj, struct kobject *target, const char *name) argument
330 sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target, const char *name) argument
403 sysfs_add_link_to_group(struct kobject *kobj, const char *group_name, struct kobject *target, const char *link_name) argument
/include/linux/uwb/
H A Ddebug-cmd.h42 __u8 target[6]; member in struct:uwb_dbg_cmd_rsv_establish
/include/linux/netfilter_bridge/
H A Debtables.h42 unsigned int (*target)(struct sk_buff *skb, member in struct:ebt_watcher
44 unsigned int hook_num, const struct xt_target *target,
47 const struct xt_target *target, void *targinfo,
49 void (*destroy)(const struct xt_target *target, void *targinfo);
60 unsigned int (*target)(struct sk_buff *skb, member in struct:ebt_target
62 unsigned int hook_num, const struct xt_target *target,
65 const struct xt_target *target, void *targinfo,
67 void (*destroy)(const struct xt_target *target, void *targinfo);
124 /* True if the target is not a standard target */
[all...]
/include/uapi/linux/
H A Dfsl_hypervisor.h113 * @target: the partition ID of the target partition, or -1 for this
127 * the 'source' paritition' to the 'target' partition.
134 * 'target' (but not both) must be -1. In other words, either
136 * source == local and target == remote
138 * source == remote and target == local
143 __u32 target; member in struct:fsl_hv_ioctl_memcpy
H A Dv4l2-subdev.h132 * @target: Selection target, used to choose one of possible rectangles,
145 __u32 target; member in struct:v4l2_subdev_selection
/include/net/
H A Dcodel.h121 * @target: target queue size (in time units)
126 codel_time_t target; member in struct:codel_params
138 * @first_above_time: when we went (or will go) continuously above target
172 params->target = MS2TIME(5);
236 if (codel_time_before(vars->ldelay, params->target) ||
275 /* sojourn time below target - leave dropping state */
330 /* if min went above target close to when we last went below it
H A Dfib_rules.h21 u32 target; member in struct:fib_rule
H A Dndisc.h66 struct in6_addr target; member in struct:nd_msg
83 struct in6_addr target; member in struct:rd_msg
211 void ndisc_send_redirect(struct sk_buff *skb, const struct in6_addr *target);
/include/uapi/linux/netfilter/
H A Dx_tables.h46 struct xt_target *target; member in struct:xt_entry_target::__anon1988::__anon1990
58 .target.u.user = { \
65 struct xt_entry_target target; member in struct:xt_standard_target
70 struct xt_entry_target target; member in struct:xt_error_target
84 /* For standard target */
/include/linux/netfilter/
H A Dx_tables.h12 * @target: the target extension
14 * @targetinfo: per-target data
31 const struct xt_target *target; member in union:xt_action_param::__anon836
79 * struct xt_tgchk_param - parameters for target extensions'
91 const struct xt_target *target; member in struct:xt_tgchk_param
100 const struct xt_target *target; member in struct:xt_tgdtor_param
153 unsigned int (*target)(struct sk_buff *skb, member in struct:xt_target
232 int xt_register_target(struct xt_target *target);
233 void xt_unregister_target(struct xt_target *target);
385 compat_uptr_t target; member in struct:compat_xt_entry_target::__anon841::__anon843
[all...]

Completed in 923 milliseconds

12