Searched refs:ebt_entry (Results 1 – 10 of 10) sorted by relevance
155 struct ebt_entry { struct203 for (__i = sizeof(struct ebt_entry); \247 struct ebt_entry *__entry; \
128 ebt_basic_match(const struct ebt_entry *e, const struct sk_buff *skb, in ebt_basic_match()180 struct ebt_entry *ebt_next_entry(const struct ebt_entry *entry) in ebt_next_entry()192 struct ebt_entry *point; in ebt_do_table()219 point = (struct ebt_entry *)(private->hook_entry[hook]->data); in ebt_do_table()303 point = (struct ebt_entry *)chaininfo->data; in ebt_do_table()364 const struct ebt_entry *e = par->entryinfo; in ebt_check_match()395 const struct ebt_entry *e = par->entryinfo; in ebt_check_watcher()438 struct ebt_entry *e = (void *)newinfo->entries + offset; in ebt_verify_pointers()465 if (left < sizeof(struct ebt_entry)) in ebt_verify_pointers()469 if (e->next_offset < sizeof(struct ebt_entry)) in ebt_verify_pointers()[all …]
63 const struct ebt_entry *e = par->entryinfo; in ebt_arpreply_tg_check()
91 const struct ebt_entry *e = par->entryinfo; in ebt_vlan_mt_check()
83 const struct ebt_entry *e = par->entryinfo; in ebt_ip_mt_check()
106 const struct ebt_entry *e = par->entryinfo; in ebt_arp_mt_check()
102 const struct ebt_entry *e = par->entryinfo; in ebt_ip6_mt_check()
161 const struct ebt_entry *e = par->entryinfo; in ebt_stp_mt_check()
78 struct ebt_entry *e; /* pointer to entry data */
45 struct ebt_entry ebt;