Home
last modified time | relevance | path

Searched refs:entryinfo (Results 1 – 25 of 27) sorted by relevance

12

/linux-5.19.10/net/netfilter/
Dxt_CHECKSUM.c37 const struct ip6t_ip6 *i6 = par->entryinfo; in checksum_tg_check()
38 const struct ipt_ip *i4 = par->entryinfo; in checksum_tg_check()
Dxt_ecn.c87 const struct ipt_ip *ip = par->entryinfo; in ecn_mt_check4()
129 const struct ip6t_ip6 *ip = par->entryinfo; in ecn_mt_check6()
Dxt_multiport.c127 const struct ipt_ip *ip = par->entryinfo; in multiport_mt_check()
136 const struct ip6t_ip6 *ip = par->entryinfo; in multiport_mt6_check()
Dxt_l2tp.c262 const struct ipt_entry *e = par->entryinfo; in l2tp_mt_check4()
289 const struct ip6t_entry *e = par->entryinfo; in l2tp_mt_check6()
Dxt_TPROXY.c189 const struct ip6t_ip6 *i = par->entryinfo; in tproxy_tg6_check()
212 const struct ipt_ip *i = par->entryinfo; in tproxy_tg4_check()
Dxt_TCPMSS.c266 const struct ipt_entry *e = par->entryinfo; in tcpmss_tg4_check()
290 const struct ip6t_entry *e = par->entryinfo; in tcpmss_tg6_check()
Dxt_CT.c57 const struct ipt_entry *e = par->entryinfo; in xt_ct_find_proto()
63 const struct ip6t_entry *e = par->entryinfo; in xt_ct_find_proto()
Dnft_compat.c169 par->entryinfo = entry; in nft_target_set_tgchk_param()
446 par->entryinfo = entry; in nft_match_set_mtchk_param()
/linux-5.19.10/net/ipv4/netfilter/
Dipt_REJECT.c72 const struct ipt_entry *e = par->entryinfo; in reject_tg_check()
Dipt_ECN.c96 const struct ipt_entry *e = par->entryinfo; in ecn_tg_check()
Dipt_SYNPROXY.c67 const struct ipt_entry *e = par->entryinfo; in synproxy_tg4_check()
Dip_tables.c468 const struct ipt_ip *ip = par->entryinfo; in check_match()
505 .entryinfo = e, in check_target()
535 mtpar.entryinfo = &e->ip; in find_check_entry()
/linux-5.19.10/net/bridge/netfilter/
Debt_arpreply.c65 const struct ebt_entry *e = par->entryinfo; in ebt_arpreply_tg_check()
Debt_vlan.c80 const struct ebt_entry *e = par->entryinfo; in ebt_vlan_mt_check()
Debt_arp.c104 const struct ebt_entry *e = par->entryinfo; in ebt_arp_mt_check()
Debt_ip.c107 const struct ebt_entry *e = par->entryinfo; in ebt_ip_mt_check()
Debt_ip6.c108 const struct ebt_entry *e = par->entryinfo; in ebt_ip6_mt_check()
Debt_stp.c156 const struct ebt_entry *e = par->entryinfo; in ebt_stp_mt_check()
Debtables.c396 const struct ebt_entry *e = par->entryinfo; in ebt_check_match()
433 const struct ebt_entry *e = par->entryinfo; in ebt_check_watcher()
736 mtpar.entryinfo = tgpar.entryinfo = e; in ebt_check_entry()
/linux-5.19.10/net/ipv6/netfilter/
Dip6t_REJECT.c81 const struct ip6t_entry *e = par->entryinfo; in reject_tg6_check()
Dip6t_SYNPROXY.c69 const struct ip6t_entry *e = par->entryinfo; in synproxy_tg6_check()
Dip6_tables.c485 const struct ip6t_ip6 *ipv6 = par->entryinfo; in check_match()
523 .entryinfo = e, in check_target()
554 mtpar.entryinfo = &e->ipv6; in find_check_entry()
/linux-5.19.10/include/linux/netfilter/
Dx_tables.h95 const void *entryinfo; member
126 const void *entryinfo; member
/linux-5.19.10/net/sched/
Dem_ipt.c55 mtpar.entryinfo = &e; in check_match()
Dact_ipt.c50 par.entryinfo = &e; in ipt_init_target()

12