Home
last modified time | relevance | path

Searched refs:xt_tgchk_param (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v4.19/net/netfilter/
Dxt_CT.c57 static u8 xt_ct_find_proto(const struct xt_tgchk_param *par) in xt_ct_find_proto()
77 const struct xt_tgchk_param *par) in xt_ct_set_helper()
118 xt_ct_set_timeout(struct nf_conn *ct, const struct xt_tgchk_param *par, in xt_ct_set_timeout()
203 static int xt_ct_tg_check(const struct xt_tgchk_param *par, in xt_ct_tg_check()
286 static int xt_ct_tg_check_v0(const struct xt_tgchk_param *par) in xt_ct_tg_check_v0()
311 static int xt_ct_tg_check_v1(const struct xt_tgchk_param *par) in xt_ct_tg_check_v1()
321 static int xt_ct_tg_check_v2(const struct xt_tgchk_param *par) in xt_ct_tg_check_v2()
439 static int notrack_chk(const struct xt_tgchk_param *par) in notrack_chk()
Dxt_REDIRECT.c37 static int redirect_tg6_checkentry(const struct xt_tgchk_param *par) in redirect_tg6_checkentry()
53 static int redirect_tg4_check(const struct xt_tgchk_param *par) in redirect_tg4_check()
Dxt_HL.c104 static int ttl_tg_check(const struct xt_tgchk_param *par) in ttl_tg_check()
115 static int hl_tg6_check(const struct xt_tgchk_param *par) in hl_tg6_check()
Dxt_NETMAP.c57 static int netmap_tg6_checkentry(const struct xt_tgchk_param *par) in netmap_tg6_checkentry()
107 static int netmap_tg4_check(const struct xt_tgchk_param *par) in netmap_tg4_check()
Dxt_TRACE.c14 static int trace_tg_check(const struct xt_tgchk_param *par) in trace_tg_check()
Dxt_nat.c19 static int xt_nat_checkentry_v0(const struct xt_tgchk_param *par) in xt_nat_checkentry_v0()
30 static int xt_nat_checkentry(const struct xt_tgchk_param *par) in xt_nat_checkentry()
Dxt_CHECKSUM.c37 static int checksum_tg_check(const struct xt_tgchk_param *par) in checksum_tg_check()
Dxt_TPROXY.c191 static int tproxy_tg6_check(const struct xt_tgchk_param *par) in tproxy_tg6_check()
209 static int tproxy_tg4_check(const struct xt_tgchk_param *par) in tproxy_tg4_check()
Dxt_NFLOG.c45 static int nflog_tg_check(const struct xt_tgchk_param *par) in nflog_tg_check()
Dxt_LOG.c47 static int log_tg_check(const struct xt_tgchk_param *par) in log_tg_check()
Dxt_CONNSECMARK.c87 static int connsecmark_tg_check(const struct xt_tgchk_param *par) in connsecmark_tg_check()
Dxt_TCPMSS.c266 static int tcpmss_tg4_check(const struct xt_tgchk_param *par) in tcpmss_tg4_check()
290 static int tcpmss_tg6_check(const struct xt_tgchk_param *par) in tcpmss_tg6_check()
Dxt_SECMARK.c84 static int secmark_tg_check(const struct xt_tgchk_param *par) in secmark_tg_check()
/Linux-v4.19/include/linux/netfilter/
Dx_tables.h123 struct xt_tgchk_param { struct
198 int (*checkentry)(const struct xt_tgchk_param *);
294 int xt_check_target(struct xt_tgchk_param *, unsigned int size, u_int8_t proto,
/Linux-v4.19/net/ipv6/netfilter/
Dip6t_MASQUERADE.c30 static int masquerade_tg6_checkentry(const struct xt_tgchk_param *par) in masquerade_tg6_checkentry()
Dip6t_REJECT.c82 static int reject_tg6_check(const struct xt_tgchk_param *par) in reject_tg6_check()
/Linux-v4.19/net/bridge/netfilter/
Debt_nflog.c40 static int ebt_nflog_tg_check(const struct xt_tgchk_param *par) in ebt_nflog_tg_check()
Debt_redirect.c36 static int ebt_redirect_tg_check(const struct xt_tgchk_param *par) in ebt_redirect_tg_check()
Debt_snat.c45 static int ebt_snat_tg_check(const struct xt_tgchk_param *par) in ebt_snat_tg_check()
Debt_dnat.c49 static int ebt_dnat_tg_check(const struct xt_tgchk_param *par) in ebt_dnat_tg_check()
Debt_mark.c39 static int ebt_mark_tg_check(const struct xt_tgchk_param *par) in ebt_mark_tg_check()
Debt_arpreply.c61 static int ebt_arpreply_tg_check(const struct xt_tgchk_param *par) in ebt_arpreply_tg_check()
/Linux-v4.19/net/ipv4/netfilter/
Dipt_MASQUERADE.c32 static int masquerade_tg_check(const struct xt_tgchk_param *par) in masquerade_tg_check()
Dipt_REJECT.c71 static int reject_tg_check(const struct xt_tgchk_param *par) in reject_tg_check()
Darpt_mangle.c57 static int checkentry(const struct xt_tgchk_param *par) in checkentry()

12