Home
last modified time | relevance | path

Searched refs:ebt_entry (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/netfilter_bridge/
A Debtables.h168 struct ebt_entry { struct
195 ebt_get_target(struct ebt_entry *e) in ebt_get_target() argument
222 for (__i = sizeof(struct ebt_entry); \
266 struct ebt_entry *__entry; \
/linux-6.3-rc2/net/bridge/netfilter/
A Debtables.c180 struct ebt_entry *ebt_next_entry(const struct ebt_entry *entry) in ebt_next_entry()
186 ebt_get_target_c(const struct ebt_entry *e) in ebt_get_target_c()
188 return ebt_get_target((struct ebt_entry *)e); in ebt_get_target_c()
198 struct ebt_entry *point; in ebt_do_table()
299 point = (struct ebt_entry *)chaininfo->data; in ebt_do_table()
396 const struct ebt_entry *e = par->entryinfo; in ebt_check_match()
433 const struct ebt_entry *e = par->entryinfo; in ebt_check_watcher()
508 if (left < sizeof(struct ebt_entry)) in ebt_verify_pointers()
804 const struct ebt_entry *e = (struct ebt_entry *)chain->data; in check_chainloops()
851 e = (struct ebt_entry *)(hlp2->data); in check_chainloops()
[all …]
A Debt_arpreply.c65 const struct ebt_entry *e = par->entryinfo; in ebt_arpreply_tg_check()
A Debt_vlan.c80 const struct ebt_entry *e = par->entryinfo; in ebt_vlan_mt_check()
A Debt_arp.c104 const struct ebt_entry *e = par->entryinfo; in ebt_arp_mt_check()
A Debt_ip.c107 const struct ebt_entry *e = par->entryinfo; in ebt_ip_mt_check()
A Debt_ip6.c108 const struct ebt_entry *e = par->entryinfo; in ebt_ip6_mt_check()
A Debt_stp.c156 const struct ebt_entry *e = par->entryinfo; in ebt_stp_mt_check()
/linux-6.3-rc2/include/linux/netfilter_bridge/
A Debtables.h75 struct ebt_entry *e; /* pointer to entry data */
/linux-6.3-rc2/net/netfilter/
A Dnft_compat.c56 struct ebt_entry ebt;

Completed in 16 milliseconds