Searched refs:ip6t_entry (Results 1 – 9 of 9) sorted by relevance
| /linux/include/uapi/linux/netfilter_ipv6/ |
| A D | ip6_tables.h | 58 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/net/ipv6/netfilter/ |
| A D | ip6_tables.c | 181 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 …]
|
| A D | ip6t_REJECT.c | 81 const struct ip6t_entry *e = par->entryinfo; in reject_tg6_check()
|
| A D | ip6t_SYNPROXY.c | 69 const struct ip6t_entry *e = par->entryinfo; in synproxy_tg6_check()
|
| /linux/net/sched/ |
| A D | em_ipt.c | 47 struct ip6t_entry e6; in check_match()
|
| /linux/net/netfilter/ |
| A D | xt_l2tp.c | 289 const struct ip6t_entry *e = par->entryinfo; in l2tp_mt_check6()
|
| A D | xt_TCPMSS.c | 290 const struct ip6t_entry *e = par->entryinfo; in tcpmss_tg6_check()
|
| A D | xt_CT.c | 63 const struct ip6t_entry *e = par->entryinfo; in xt_ct_find_proto()
|
| A D | nft_compat.c | 55 struct ip6t_entry e6;
|
Completed in 23 milliseconds