Searched refs:xt_tgchk_param (Results 1 - 25 of 45) sorted by relevance

12

/linux-master/net/netfilter/
H A Dxt_TRACE.c15 static int trace_tg_check(const struct xt_tgchk_param *par)
H A Dxt_CT.c54 static u8 xt_ct_find_proto(const struct xt_tgchk_param *par)
74 const struct xt_tgchk_param *par)
104 xt_ct_set_timeout(struct nf_conn *ct, const struct xt_tgchk_param *par,
154 static int xt_ct_tg_check(const struct xt_tgchk_param *par,
234 static int xt_ct_tg_check_v0(const struct xt_tgchk_param *par)
259 static int xt_ct_tg_check_v1(const struct xt_tgchk_param *par)
269 static int xt_ct_tg_check_v2(const struct xt_tgchk_param *par)
H A Dxt_MASQUERADE.c19 static int masquerade_tg_check(const struct xt_tgchk_param *par)
61 static int masquerade_tg6_checkentry(const struct xt_tgchk_param *par)
H A Dxt_HL.c101 static int ttl_tg_check(const struct xt_tgchk_param *par)
112 static int hl_tg6_check(const struct xt_tgchk_param *par)
H A Dxt_REDIRECT.c34 static int redirect_tg6_checkentry(const struct xt_tgchk_param *par)
49 static int redirect_tg4_check(const struct xt_tgchk_param *par)
H A Dxt_CHECKSUM.c34 static int checksum_tg_check(const struct xt_tgchk_param *par)
H A Dxt_SECMARK.c118 static int secmark_tg_check_v0(const struct xt_tgchk_param *par)
145 static int secmark_tg_check_v1(const struct xt_tgchk_param *par)
H A Dxt_CONNSECMARK.c83 static int connsecmark_tg_check(const struct xt_tgchk_param *par)
H A Dxt_NFLOG.c42 static int nflog_tg_check(const struct xt_tgchk_param *par)
H A Dxt_LOG.c44 static int log_tg_check(const struct xt_tgchk_param *par)
H A Dxt_NETMAP.c54 static int netmap_tg6_checkentry(const struct xt_tgchk_param *par)
104 static int netmap_tg4_check(const struct xt_tgchk_param *par)
H A Dxt_nat.c16 static int xt_nat_checkentry_v0(const struct xt_tgchk_param *par)
27 static int xt_nat_checkentry(const struct xt_tgchk_param *par)
H A Dxt_TPROXY.c166 static int tproxy_tg6_check(const struct xt_tgchk_param *par)
189 static int tproxy_tg4_check(const struct xt_tgchk_param *par)
H A Dxt_NFQUEUE.c60 static int nfqueue_tg_check(const struct xt_tgchk_param *par)
/linux-master/net/bridge/netfilter/
H A Debt_nflog.c41 static int ebt_nflog_tg_check(const struct xt_tgchk_param *par)
H A Debt_redirect.c37 static int ebt_redirect_tg_check(const struct xt_tgchk_param *par)
H A Debt_dnat.c61 static int ebt_dnat_tg_check(const struct xt_tgchk_param *par)
H A Debt_snat.c46 static int ebt_snat_tg_check(const struct xt_tgchk_param *par)
H A Debt_mark.c40 static int ebt_mark_tg_check(const struct xt_tgchk_param *par)
H A Debt_arpreply.c62 static int ebt_arpreply_tg_check(const struct xt_tgchk_param *par)
/linux-master/include/linux/netfilter/
H A Dx_tables.h115 * struct xt_tgchk_param - parameters for target extensions'
123 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, u16 proto,
/linux-master/net/ipv4/netfilter/
H A Darpt_mangle.c58 static int checkentry(const struct xt_tgchk_param *par)
H A Dipt_REJECT.c69 static int reject_tg_check(const struct xt_tgchk_param *par)
H A Dipt_ECN.c93 static int ecn_tg_check(const struct xt_tgchk_param *par)
/linux-master/net/ipv6/netfilter/
H A Dip6t_REJECT.c78 static int reject_tg6_check(const struct xt_tgchk_param *par)

Completed in 263 milliseconds

12