/net/netfilter/ |
D | xt_set.c | 30 const struct xt_action_param *par, in match_set() 54 set_match_v0(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v0() 83 set_match_v0_checkentry(const struct xt_mtchk_param *par) in set_match_v0_checkentry() 108 set_match_v0_destroy(const struct xt_mtdtor_param *par) in set_match_v0_destroy() 118 set_match_v1(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v1() 134 set_match_v1_checkentry(const struct xt_mtchk_param *par) in set_match_v1_checkentry() 156 set_match_v1_destroy(const struct xt_mtdtor_param *par) in set_match_v1_destroy() 166 set_match_v3(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v3() 189 set_match_v4(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v4() 212 set_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v0() [all …]
|
D | xt_CT.c | 37 const struct xt_action_param *par) in xt_ct_target_v0() 46 const struct xt_action_param *par) in xt_ct_target_v1() 54 static u8 xt_ct_find_proto(const struct xt_tgchk_param *par) in xt_ct_find_proto() 74 const struct xt_tgchk_param *par) in xt_ct_set_helper() 104 xt_ct_set_timeout(struct nf_conn *ct, const struct xt_tgchk_param *par, in xt_ct_set_timeout() 139 static int xt_ct_tg_check(const struct xt_tgchk_param *par, in xt_ct_tg_check() 220 static int xt_ct_tg_check_v0(const struct xt_tgchk_param *par) in xt_ct_tg_check_v0() 245 static int xt_ct_tg_check_v1(const struct xt_tgchk_param *par) in xt_ct_tg_check_v1() 255 static int xt_ct_tg_check_v2(const struct xt_tgchk_param *par) in xt_ct_tg_check_v2() 265 static void xt_ct_tg_destroy(const struct xt_tgdtor_param *par, in xt_ct_tg_destroy() [all …]
|
D | xt_cgroup.c | 26 static int cgroup_mt_check_v0(const struct xt_mtchk_param *par) in cgroup_mt_check_v0() 36 static int cgroup_mt_check_v1(const struct xt_mtchk_param *par) in cgroup_mt_check_v1() 68 static int cgroup_mt_check_v2(const struct xt_mtchk_param *par) in cgroup_mt_check_v2() 101 cgroup_mt_v0(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v0() 113 static bool cgroup_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v1() 131 static bool cgroup_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt_v2() 149 static void cgroup_mt_destroy_v1(const struct xt_mtdtor_param *par) in cgroup_mt_destroy_v1() 157 static void cgroup_mt_destroy_v2(const struct xt_mtdtor_param *par) in cgroup_mt_destroy_v2()
|
D | xt_nat.c | 16 static int xt_nat_checkentry_v0(const struct xt_tgchk_param *par) in xt_nat_checkentry_v0() 27 static int xt_nat_checkentry(const struct xt_tgchk_param *par) in xt_nat_checkentry() 32 static void xt_nat_destroy(const struct xt_tgdtor_param *par) in xt_nat_destroy() 52 xt_snat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v0() 69 xt_dnat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v0() 85 xt_snat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v1() 104 xt_dnat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v1() 122 xt_snat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v2() 137 xt_dnat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v2()
|
D | xt_socket.c | 49 socket_match(const struct sk_buff *skb, struct xt_action_param *par, in socket_match() 93 socket_mt4_v0(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v0() 103 socket_mt4_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v1_v2_v3() 110 socket_mt6_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt6_v1_v2_v3() 168 static int socket_mt_v1_check(const struct xt_mtchk_param *par) in socket_mt_v1_check() 185 static int socket_mt_v2_check(const struct xt_mtchk_param *par) in socket_mt_v2_check() 202 static int socket_mt_v3_check(const struct xt_mtchk_param *par) in socket_mt_v3_check() 219 static void socket_mt_destroy(const struct xt_mtdtor_param *par) in socket_mt_destroy()
|
D | xt_connmark.c | 83 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg() 97 connmark_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg_v2() 104 static int connmark_tg_check(const struct xt_tgchk_param *par) in connmark_tg_check() 115 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy() 121 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) in connmark_mt() 134 static int connmark_mt_check(const struct xt_mtchk_param *par) in connmark_mt_check() 145 static void connmark_mt_destroy(const struct xt_mtdtor_param *par) in connmark_mt_destroy()
|
D | xt_REDIRECT.c | 29 redirect_tg6(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg6() 34 static int redirect_tg6_checkentry(const struct xt_tgchk_param *par) in redirect_tg6_checkentry() 44 static void redirect_tg_destroy(const struct xt_tgdtor_param *par) in redirect_tg_destroy() 49 static int redirect_tg4_check(const struct xt_tgchk_param *par) in redirect_tg4_check() 65 redirect_tg4(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg4()
|
D | xt_MASQUERADE.c | 19 static int masquerade_tg_check(const struct xt_tgchk_param *par) in masquerade_tg_check() 35 masquerade_tg(struct sk_buff *skb, const struct xt_action_param *par) in masquerade_tg() 49 static void masquerade_tg_destroy(const struct xt_tgdtor_param *par) in masquerade_tg_destroy() 56 masquerade_tg6(struct sk_buff *skb, const struct xt_action_param *par) in masquerade_tg6() 61 static int masquerade_tg6_checkentry(const struct xt_tgchk_param *par) in masquerade_tg6_checkentry()
|
D | xt_TPROXY.c | 93 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0() 102 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1() 113 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1() 187 static int tproxy_tg6_check(const struct xt_tgchk_param *par) in tproxy_tg6_check() 204 static void tproxy_tg6_destroy(const struct xt_tgdtor_param *par) in tproxy_tg6_destroy() 210 static int tproxy_tg4_check(const struct xt_tgchk_param *par) in tproxy_tg4_check() 227 static void tproxy_tg4_destroy(const struct xt_tgdtor_param *par) in tproxy_tg4_destroy()
|
D | xt_bpf.c | 64 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check() 73 static int bpf_mt_check_v1(const struct xt_mtchk_param *par) in bpf_mt_check_v1() 89 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt() 96 static bool bpf_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt_v1() 103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy() 110 static void bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) in bpf_mt_destroy_v1()
|
D | xt_NETMAP.c | 19 netmap_tg6(struct sk_buff *skb, const struct xt_action_param *par) in netmap_tg6() 54 static int netmap_tg6_checkentry(const struct xt_tgchk_param *par) in netmap_tg6_checkentry() 63 static void netmap_tg_destroy(const struct xt_tgdtor_param *par) in netmap_tg_destroy() 69 netmap_tg4(struct sk_buff *skb, const struct xt_action_param *par) in netmap_tg4() 104 static int netmap_tg4_check(const struct xt_tgchk_param *par) in netmap_tg4_check()
|
D | xt_NFQUEUE.c | 29 nfqueue_tg(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg() 37 nfqueue_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v1() 50 nfqueue_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v2() 60 static int nfqueue_tg_check(const struct xt_tgchk_param *par) in nfqueue_tg_check() 86 nfqueue_tg_v3(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v3()
|
D | xt_DSCP.c | 28 dscp_tg(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg() 46 dscp_tg6(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg6() 62 static int dscp_tg_check(const struct xt_tgchk_param *par) in dscp_tg_check() 72 tos_tg(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg() 92 tos_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg6()
|
D | xt_ecn.c | 27 static bool match_tcp(const struct sk_buff *skb, struct xt_action_param *par) in match_tcp() 70 static bool ecn_mt4(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt4() 84 static int ecn_mt_check4(const struct xt_mtchk_param *par) in ecn_mt_check4() 112 static bool ecn_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt6() 126 static int ecn_mt_check6(const struct xt_mtchk_param *par) in ecn_mt_check6()
|
D | xt_l2tp.c | 79 static bool l2tp_udp_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_udp_mt() 139 static bool l2tp_ip_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_ip_mt() 170 static bool l2tp_mt4(const struct sk_buff *skb, struct xt_action_param *par) in l2tp_mt4() 187 static bool l2tp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in l2tp_mt6() 209 static int l2tp_mt_check(const struct xt_mtchk_param *par) in l2tp_mt_check() 259 static int l2tp_mt_check4(const struct xt_mtchk_param *par) in l2tp_mt_check4() 286 static int l2tp_mt_check6(const struct xt_mtchk_param *par) in l2tp_mt_check6()
|
D | xt_SECMARK.c | 110 static void secmark_tg_destroy(const struct xt_tgdtor_param *par) in secmark_tg_destroy() 118 static int secmark_tg_check_v0(const struct xt_tgchk_param *par) in secmark_tg_check_v0() 135 secmark_tg_v0(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg_v0() 145 static int secmark_tg_check_v1(const struct xt_tgchk_param *par) in secmark_tg_check_v1() 151 secmark_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg_v1()
|
D | xt_dscp.c | 25 dscp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt() 34 dscp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt6() 42 static int dscp_mt_check(const struct xt_mtchk_param *par) in dscp_mt_check() 52 static bool tos_mt(const struct sk_buff *skb, struct xt_action_param *par) in tos_mt()
|
D | xt_HL.c | 26 ttl_tg(struct sk_buff *skb, const struct xt_action_param *par) in ttl_tg() 66 hl_tg6(struct sk_buff *skb, const struct xt_action_param *par) in hl_tg6() 101 static int ttl_tg_check(const struct xt_tgchk_param *par) in ttl_tg_check() 112 static int hl_tg6_check(const struct xt_tgchk_param *par) in hl_tg6_check()
|
D | xt_conntrack.c | 162 conntrack_mt(const struct sk_buff *skb, struct xt_action_param *par, in conntrack_mt() 243 conntrack_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v1() 251 conntrack_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v2() 259 conntrack_mt_v3(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v3() 266 static int conntrack_mt_check(const struct xt_mtchk_param *par) in conntrack_mt_check() 277 static void conntrack_mt_destroy(const struct xt_mtdtor_param *par) in conntrack_mt_destroy()
|
D | xt_TRACE.c | 15 static int trace_tg_check(const struct xt_tgchk_param *par) in trace_tg_check() 20 static void trace_tg_destroy(const struct xt_tgdtor_param *par) in trace_tg_destroy() 26 trace_tg(struct sk_buff *skb, const struct xt_action_param *par) in trace_tg()
|
D | xt_state.c | 21 state_mt(const struct sk_buff *skb, struct xt_action_param *par) in state_mt() 38 static int state_mt_check(const struct xt_mtchk_param *par) in state_mt_check() 49 static void state_mt_destroy(const struct xt_mtdtor_param *par) in state_mt_destroy()
|
D | xt_NFLOG.c | 21 nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) in nflog_tg() 42 static int nflog_tg_check(const struct xt_tgchk_param *par) in nflog_tg_check() 62 static void nflog_tg_destroy(const struct xt_tgdtor_param *par) in nflog_tg_destroy()
|
D | xt_tcpudp.c | 66 static bool tcp_mt(const struct sk_buff *skb, struct xt_action_param *par) in tcp_mt() 121 static int tcp_mt_check(const struct xt_mtchk_param *par) in tcp_mt_check() 129 static bool udp_mt(const struct sk_buff *skb, struct xt_action_param *par) in udp_mt() 156 static int udp_mt_check(const struct xt_mtchk_param *par) in udp_mt_check()
|
D | xt_string.c | 24 string_mt(const struct sk_buff *skb, struct xt_action_param *par) in string_mt() 38 static int string_mt_check(const struct xt_mtchk_param *par) in string_mt_check() 65 static void string_mt_destroy(const struct xt_mtdtor_param *par) in string_mt_destroy()
|
D | xt_LOG.c | 29 log_tg(struct sk_buff *skb, const struct xt_action_param *par) in log_tg() 44 static int log_tg_check(const struct xt_tgchk_param *par) in log_tg_check() 72 static void log_tg_destroy(const struct xt_tgdtor_param *par) in log_tg_destroy()
|