Home
last modified time | relevance | path

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

12

/Linux-v4.19/net/netfilter/
Dxt_CHECKSUM.c40 const struct ip6t_ip6 *i6 = par->entryinfo; in checksum_tg_check()
41 const struct ipt_ip *i4 = par->entryinfo; in checksum_tg_check()
Dxt_ecn.c90 const struct ipt_ip *ip = par->entryinfo; in ecn_mt_check4()
132 const struct ip6t_ip6 *ip = par->entryinfo; in ecn_mt_check6()
Dxt_multiport.c130 const struct ipt_ip *ip = par->entryinfo; in multiport_mt_check()
139 const struct ip6t_ip6 *ip = par->entryinfo; in multiport_mt6_check()
Dxt_l2tp.c265 const struct ipt_entry *e = par->entryinfo; in l2tp_mt_check4()
292 const struct ip6t_entry *e = par->entryinfo; in l2tp_mt_check6()
Dxt_TPROXY.c193 const struct ip6t_ip6 *i = par->entryinfo; in tproxy_tg6_check()
211 const struct ipt_ip *i = par->entryinfo; in tproxy_tg4_check()
Dxt_TCPMSS.c269 const struct ipt_entry *e = par->entryinfo; in tcpmss_tg4_check()
293 const struct ip6t_entry *e = par->entryinfo; in tcpmss_tg6_check()
Dxt_CT.c60 const struct ipt_entry *e = par->entryinfo; in xt_ct_find_proto()
66 const struct ip6t_entry *e = par->entryinfo; in xt_ct_find_proto()
Dnft_compat.c183 par->entryinfo = entry; in nft_target_set_tgchk_param()
411 par->entryinfo = entry; in nft_match_set_mtchk_param()
/Linux-v4.19/net/ipv4/netfilter/
Dipt_REJECT.c74 const struct ipt_entry *e = par->entryinfo; in reject_tg_check()
Dipt_ECN.c99 const struct ipt_entry *e = par->entryinfo; in ecn_tg_check()
Dip_tables.c470 const struct ipt_ip *ip = par->entryinfo; in check_match()
507 .entryinfo = e, in check_target()
537 mtpar.entryinfo = &e->ip; in find_check_entry()
Dipt_SYNPROXY.c444 const struct ipt_entry *e = par->entryinfo; in synproxy_tg4_check()
/Linux-v4.19/net/ipv6/netfilter/
Dip6t_REJECT.c85 const struct ip6t_entry *e = par->entryinfo; in reject_tg6_check()
Dip6_tables.c487 const struct ip6t_ip6 *ipv6 = par->entryinfo; in check_match()
525 .entryinfo = e, in check_target()
556 mtpar.entryinfo = &e->ipv6; in find_check_entry()
Dip6t_SYNPROXY.c465 const struct ip6t_entry *e = par->entryinfo; in synproxy_tg6_check()
/Linux-v4.19/net/bridge/netfilter/
Debt_arpreply.c64 const struct ebt_entry *e = par->entryinfo; in ebt_arpreply_tg_check()
Debt_vlan.c92 const struct ebt_entry *e = par->entryinfo; in ebt_vlan_mt_check()
Debt_arp.c103 const struct ebt_entry *e = par->entryinfo; in ebt_arp_mt_check()
Debt_ip6.c107 const struct ebt_entry *e = par->entryinfo; in ebt_ip6_mt_check()
Debt_ip.c106 const struct ebt_entry *e = par->entryinfo; in ebt_ip_mt_check()
Debt_stp.c156 const struct ebt_entry *e = par->entryinfo; in ebt_stp_mt_check()
Debtables.c365 const struct ebt_entry *e = par->entryinfo; in ebt_check_match()
402 const struct ebt_entry *e = par->entryinfo; in ebt_check_watcher()
722 mtpar.entryinfo = tgpar.entryinfo = e; in ebt_check_entry()
/Linux-v4.19/include/linux/netfilter/
Dx_tables.h95 const void *entryinfo; member
126 const void *entryinfo; member
/Linux-v4.19/net/sched/
Dem_ipt.c58 mtpar.entryinfo = &e; in check_match()
Dact_ipt.c54 par.entryinfo = &e; in ipt_init_target()

12