Home
last modified time | relevance | path

Searched refs:checkentry (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v4.19/net/netfilter/
Dxt_tcpudp.c167 .checkentry = tcp_mt_check,
176 .checkentry = tcp_mt_check,
185 .checkentry = udp_mt_check,
194 .checkentry = udp_mt_check,
203 .checkentry = udp_mt_check,
212 .checkentry = udp_mt_check,
Dxt_set.c530 .checkentry = set_match_v0_checkentry,
540 .checkentry = set_match_v1_checkentry,
550 .checkentry = set_match_v1_checkentry,
561 .checkentry = set_match_v1_checkentry,
571 .checkentry = set_match_v1_checkentry,
582 .checkentry = set_match_v3_checkentry,
592 .checkentry = set_match_v3_checkentry,
603 .checkentry = set_match_v4_checkentry,
613 .checkentry = set_match_v4_checkentry,
626 .checkentry = set_target_v0_checkentry,
[all …]
Dxt_socket.c238 .checkentry = socket_mt_v1_check,
250 .checkentry = socket_mt_v1_check,
262 .checkentry = socket_mt_v2_check,
274 .checkentry = socket_mt_v2_check,
286 .checkentry = socket_mt_v3_check,
298 .checkentry = socket_mt_v3_check,
Dxt_nat.c157 .checkentry = xt_nat_checkentry_v0,
170 .checkentry = xt_nat_checkentry_v0,
183 .checkentry = xt_nat_checkentry,
195 .checkentry = xt_nat_checkentry,
207 .checkentry = xt_nat_checkentry,
Dxt_NFQUEUE.c126 .checkentry = nfqueue_tg_check,
135 .checkentry = nfqueue_tg_check,
144 .checkentry = nfqueue_tg_check,
Dxt_connmark.c165 .checkentry = connmark_tg_check,
175 .checkentry = connmark_tg_check,
187 .checkentry = connmark_mt_check,
Dxt_esp.c79 .checkentry = esp_mt_check,
88 .checkentry = esp_mt_check,
Dxt_REDIRECT.c80 .checkentry = redirect_tg6_checkentry,
94 .checkentry = redirect_tg4_check,
Dxt_ipcomp.c88 .checkentry = comp_mt_check,
97 .checkentry = comp_mt_check,
Dxt_LOG.c78 .checkentry = log_tg_check,
88 .checkentry = log_tg_check,
Dxt_dscp.c71 .checkentry = dscp_mt_check,
79 .checkentry = dscp_mt_check,
Dxt_HL.c134 .checkentry = ttl_tg_check,
144 .checkentry = hl_tg6_check,
Dxt_AUDIT.c137 .checkentry = audit_tg_check,
145 .checkentry = audit_tg_check,
Dxt_bpf.c125 .checkentry = bpf_mt_check,
136 .checkentry = bpf_mt_check_v1,
Dxt_cgroup.c115 .checkentry = cgroup_mt_check_v0,
127 .checkentry = cgroup_mt_check_v1,
Dxt_ecn.c155 .checkentry = ecn_mt_check4,
163 .checkentry = ecn_mt_check6,
Dxt_DSCP.c118 .checkentry = dscp_tg_check,
127 .checkentry = dscp_tg_check,
Dxt_TPROXY.c234 .checkentry = tproxy_tg4_check,
245 .checkentry = tproxy_tg4_check,
257 .checkentry = tproxy_tg6_check,
Dxt_CT.c395 .checkentry = xt_ct_tg_check_v0,
407 .checkentry = xt_ct_tg_check_v1,
419 .checkentry = xt_ct_tg_check_v2,
453 .checkentry = notrack_chk,
Dxt_multiport.c151 .checkentry = multiport_mt_check,
160 .checkentry = multiport_mt6_check,
Dxt_dccp.c144 .checkentry = dccp_mt_check,
153 .checkentry = dccp_mt_check,
/Linux-v4.19/net/ipv4/netfilter/
Darpt_mangle.c57 static int checkentry(const struct xt_tgchk_param *par) in checkentry() function
76 .checkentry = checkentry,
/Linux-v4.19/include/linux/netfilter_bridge/
Debtables.h27 bool (*checkentry)(const char *table, const void *entry, member
44 bool (*checkentry)(const char *table, const void *entry, member
62 bool (*checkentry)(const char *table, const void *entry, member
/Linux-v4.19/net/ipv6/netfilter/
Dip6t_hbh.c191 .checkentry = hbh_mt6_check,
199 .checkentry = hbh_mt6_check,
Dip6t_NPT.c116 .checkentry = ip6t_npt_checkentry,
128 .checkentry = ip6t_npt_checkentry,

1234