xt_entry_target
int xt_target_to_user(const struct xt_entry_target *t,
struct xt_entry_target __user *u);
void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
int xt_compat_target_to_user(const struct xt_entry_target *t,
static inline struct xt_entry_target *
static inline struct xt_entry_target *
static inline struct xt_entry_target *
struct xt_entry_target target;
struct xt_entry_target target;
static __inline__ struct xt_entry_target *arpt_get_target(struct arpt_entry *e)
return (struct xt_entry_target *)((char *)e + e->target_offset);
#define arpt_entry_target xt_entry_target
static __inline__ struct xt_entry_target *
return (struct xt_entry_target *)((char *)e + e->target_offset);
#define ipt_entry_target xt_entry_target
static __inline__ struct xt_entry_target *
return (struct xt_entry_target *)((char *)e + e->target_offset);
#define ip6t_entry_target xt_entry_target
struct xt_entry_target *t;
struct xt_entry_target *t;
struct xt_entry_target *t;
struct xt_entry_target *t;
static inline const struct xt_entry_target *
const struct xt_entry_target *t;
struct xt_entry_target *t = arpt_get_target(e);
struct xt_entry_target *t;
const struct xt_entry_target *t;
< sizeof(struct arpt_entry) + sizeof(struct xt_entry_target))
struct xt_entry_target *t;
const struct xt_entry_target *t;
const struct xt_entry_target *t;
static inline const struct xt_entry_target *
struct xt_entry_target *t;
struct xt_entry_target *t;
struct xt_entry_target *t;
struct xt_entry_target *t;
const struct xt_entry_target *t;
struct xt_entry_target *t = ipt_get_target(e);
struct xt_entry_target *t;
const struct xt_entry_target *t;
< sizeof(struct ipt_entry) + sizeof(struct xt_entry_target))
struct xt_entry_target *t;
const struct xt_entry_target *t;
const struct xt_entry_target *t;
struct xt_entry_target *t;
struct xt_entry_target *t;
struct xt_entry_target *t;
struct xt_entry_target *t;
static inline const struct xt_entry_target *
const struct xt_entry_target *t;
struct xt_entry_target *t = ip6t_get_target(e);
struct xt_entry_target *t;
const struct xt_entry_target *t;
< sizeof(struct ip6t_entry) + sizeof(struct xt_entry_target))
struct xt_entry_target *t;
const struct xt_entry_target *t;
const struct xt_entry_target *t;
void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
int xt_compat_target_to_user(const struct xt_entry_target *t,
int xt_target_to_user(const struct xt_entry_target *t,
struct xt_entry_target __user *u)
const struct xt_entry_target *t;