Home
last modified time | relevance | path

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

12

/Linux-v5.4/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()
207 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.c161 par->entryinfo = entry; in nft_target_set_tgchk_param()
405 par->entryinfo = entry; in nft_match_set_mtchk_param()
/Linux-v5.4/net/ipv4/netfilter/
Dipt_REJECT.c71 const struct ipt_entry *e = par->entryinfo; in reject_tg_check()
Dipt_SYNPROXY.c67 const struct ipt_entry *e = par->entryinfo; in synproxy_tg4_check()
Dipt_ECN.c96 const struct ipt_entry *e = par->entryinfo; in ecn_tg_check()
Dip_tables.c467 const struct ipt_ip *ip = par->entryinfo; in check_match()
504 .entryinfo = e, in check_target()
534 mtpar.entryinfo = &e->ip; in find_check_entry()
/Linux-v5.4/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.c484 const struct ip6t_ip6 *ipv6 = par->entryinfo; in check_match()
522 .entryinfo = e, in check_target()
553 mtpar.entryinfo = &e->ipv6; in find_check_entry()
/Linux-v5.4/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.c157 const struct ebt_entry *e = par->entryinfo; in ebt_stp_mt_check()
Debtables.c357 const struct ebt_entry *e = par->entryinfo; in ebt_check_match()
394 const struct ebt_entry *e = par->entryinfo; in ebt_check_watcher()
697 mtpar.entryinfo = tgpar.entryinfo = e; in ebt_check_entry()
/Linux-v5.4/include/linux/netfilter/
Dx_tables.h95 const void *entryinfo; member
126 const void *entryinfo; member
/Linux-v5.4/net/sched/
Dem_ipt.c55 mtpar.entryinfo = &e; in check_match()
Dact_ipt.c50 par.entryinfo = &e; in ipt_init_target()

12