Home
last modified time | relevance | path

Searched refs:ip6t_entry (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h58 XT_MATCH_ITERATE(struct ip6t_entry, e, fn, ## args)
60 XT_ENTRY_ITERATE(struct ip6t_entry, entries, size, fn, ## args)
110 struct ip6t_entry { struct
133 struct ip6t_entry entry; argument
138 struct ip6t_entry entry;
144 .target_offset = sizeof(struct ip6t_entry), \
246 struct ip6t_entry entries[];
258 struct ip6t_entry entrytable[];
263 ip6t_get_target(struct ip6t_entry *e) in ip6t_get_target()
/linux-6.15/net/ipv6/netfilter/
H A Dip6_tables.c181 get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e, in get_chainname_rulenum()
681 struct ip6t_entry *iter; in translate_table()
759 struct ip6t_entry *iter; in get_counters()
789 struct ip6t_entry *iter; in get_old_counters()
939 struct ip6t_entry *iter; in compat_table_info()
1061 struct ip6t_entry *iter; in __do_replace()
1126 struct ip6t_entry *iter; in do_replace()
1181 struct ip6t_entry *iter; in do_add_counters()
1376 struct ip6t_entry *de; in compat_copy_entry_from_user()
1506 struct ip6t_entry *iter; in compat_do_replace()
[all …]
H A Dip6t_REJECT.c81 const struct ip6t_entry *e = par->entryinfo; in reject_tg6_check()
H A Dip6t_SYNPROXY.c69 const struct ip6t_entry *e = par->entryinfo; in synproxy_tg6_check()
/linux-6.15/net/sched/
H A Dem_ipt.c47 struct ip6t_entry e6; in check_match()
/linux-6.15/net/netfilter/
H A Dxt_l2tp.c289 const struct ip6t_entry *e = par->entryinfo; in l2tp_mt_check6()
H A Dxt_TCPMSS.c290 const struct ip6t_entry *e = par->entryinfo; in tcpmss_tg6_check()
H A Dxt_CT.c63 const struct ip6t_entry *e = par->entryinfo; in xt_ct_find_proto()
H A Dnft_compat.c55 struct ip6t_entry e6;