Searched refs:ebt_entry_target (Results 1 – 2 of 2) sorted by relevance
148 struct ebt_entry_target { struct163 struct ebt_entry_target target; argument194 static __inline__ struct ebt_entry_target *
172 static inline const struct ebt_entry_target *187 const struct ebt_entry_target *t; in ebt_do_table()537 if (e->next_offset - e->target_offset < sizeof(struct ebt_entry_target)) in ebt_check_entry_size_and_hooks()620 struct ebt_entry_target *t; in ebt_cleanup_entry()647 struct ebt_entry_target *t; in ebt_check_entry()734 } else if (t->target_size > gap - sizeof(struct ebt_entry_target)) { in ebt_check_entry()766 const struct ebt_entry_target *t; in check_chainloops()1352 const struct ebt_entry_target *t; in ebt_entry_to_user()1620 static int compat_target_to_user(struct ebt_entry_target *t, in compat_target_to_user()1656 return compat_target_to_user((struct ebt_entry_target *)w, in compat_watcher_to_user()[all …]