Searched refs:ipt_entry (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/include/uapi/linux/netfilter_ipv4/ |
H A D | ip_tables.h | 63 XT_MATCH_ITERATE(struct ipt_entry, e, fn, ## args) 67 XT_ENTRY_ITERATE(struct ipt_entry, entries, size, fn, ## args) 106 struct ipt_entry { struct 206 struct ipt_entry entries[]; 218 struct ipt_entry entrytable[]; 223 ipt_get_target(struct ipt_entry *e) in ipt_get_target()
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | ip_tables.c | 156 get_chainname_rulenum(const struct ipt_entry *s, const struct ipt_entry *e, in get_chainname_rulenum() 216 struct ipt_entry *ipt_next_entry(const struct ipt_entry *entry) in ipt_next_entry() 664 struct ipt_entry *iter; in translate_table() 742 struct ipt_entry *iter; in get_counters() 772 struct ipt_entry *iter; in get_old_counters() 923 struct ipt_entry *iter; in compat_table_info() 1044 struct ipt_entry *iter; in __do_replace() 1109 struct ipt_entry *iter; in do_replace() 1164 struct ipt_entry *iter; in do_add_counters() 1360 struct ipt_entry *de; in compat_copy_entry_from_user() [all …]
|
H A D | ipt_REJECT.c | 72 const struct ipt_entry *e = par->entryinfo; in reject_tg_check()
|
H A D | ipt_ECN.c | 96 const struct ipt_entry *e = par->entryinfo; in ecn_tg_check()
|
H A D | ipt_SYNPROXY.c | 67 const struct ipt_entry *e = par->entryinfo; in synproxy_tg4_check()
|
/openbmc/linux/include/linux/netfilter_ipv4/ |
H A D | ip_tables.h | 34 struct ipt_entry entry; 39 struct ipt_entry entry; 45 .target_offset = sizeof(struct ipt_entry), \
|
/openbmc/linux/net/sched/ |
H A D | em_ipt.c | 46 struct ipt_entry e4; in check_match()
|
H A D | act_ipt.c | 37 struct ipt_entry e = {}; in ipt_init_target()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_l2tp.c | 262 const struct ipt_entry *e = par->entryinfo; in l2tp_mt_check4()
|
H A D | xt_TCPMSS.c | 266 const struct ipt_entry *e = par->entryinfo; in tcpmss_tg4_check()
|
H A D | xt_CT.c | 57 const struct ipt_entry *e = par->entryinfo; in xt_ct_find_proto()
|
H A D | nft_compat.c | 54 struct ipt_entry e4;
|