/net/netfilter/ |
D | xt_set.c | 32 const struct xt_action_param *par, in match_set() 52 set_match_v0(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v0() 79 set_match_v0_checkentry(const struct xt_mtchk_param *par) in set_match_v0_checkentry() 105 set_match_v0_destroy(const struct xt_mtdtor_param *par) in set_match_v0_destroy() 113 set_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v0() 130 set_target_v0_checkentry(const struct xt_tgchk_param *par) in set_target_v0_checkentry() 173 set_target_v0_destroy(const struct xt_tgdtor_param *par) in set_target_v0_destroy() 186 set_match_v1(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v1() 200 set_match_v1_checkentry(const struct xt_mtchk_param *par) in set_match_v1_checkentry() 223 set_match_v1_destroy(const struct xt_mtdtor_param *par) in set_match_v1_destroy() [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() 116 xt_ct_set_timeout(struct nf_conn *ct, const struct xt_tgchk_param *par, in xt_ct_set_timeout() 181 static int xt_ct_tg_check(const struct xt_tgchk_param *par, in xt_ct_tg_check() 245 static int xt_ct_tg_check_v0(const struct xt_tgchk_param *par) in xt_ct_tg_check_v0() 270 static int xt_ct_tg_check_v1(const struct xt_tgchk_param *par) in xt_ct_tg_check_v1() 280 static int xt_ct_tg_check_v2(const struct xt_tgchk_param *par) in xt_ct_tg_check_v2() 308 static void xt_ct_tg_destroy(const struct xt_tgdtor_param *par, in xt_ct_tg_destroy() [all …]
|
D | xt_connmark.c | 40 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg() 77 static int connmark_tg_check(const struct xt_tgchk_param *par) in connmark_tg_check() 88 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy() 94 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) in connmark_mt() 107 static int connmark_mt_check(const struct xt_mtchk_param *par) in connmark_mt_check() 118 static void connmark_mt_destroy(const struct xt_mtdtor_param *par) in connmark_mt_destroy()
|
D | xt_NFQUEUE.c | 34 nfqueue_tg(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg() 80 nfqueue_hash(const struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_hash() 96 nfqueue_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v1() 108 nfqueue_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v2() 118 static int nfqueue_tg_check(const struct xt_tgchk_param *par) in nfqueue_tg_check() 146 nfqueue_tg_v3(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v3()
|
D | xt_DSCP.c | 31 dscp_tg(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg() 48 dscp_tg6(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg6() 63 static int dscp_tg_check(const struct xt_tgchk_param *par) in dscp_tg_check() 75 tos_tg(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg() 95 tos_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg6()
|
D | xt_ecn.c | 30 static bool match_tcp(const struct sk_buff *skb, struct xt_action_param *par) in match_tcp() 73 static bool ecn_mt4(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt4() 87 static int ecn_mt_check4(const struct xt_mtchk_param *par) in ecn_mt_check4() 115 static bool ecn_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt6() 129 static int ecn_mt_check6(const struct xt_mtchk_param *par) in ecn_mt_check6()
|
D | xt_nat.c | 17 static int xt_nat_checkentry_v0(const struct xt_tgchk_param *par) in xt_nat_checkentry_v0() 43 xt_snat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v0() 60 xt_dnat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v0() 76 xt_snat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v1() 91 xt_dnat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v1()
|
D | xt_dscp.c | 28 dscp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt() 37 dscp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt6() 45 static int dscp_mt_check(const struct xt_mtchk_param *par) in dscp_mt_check() 57 static bool tos_mt(const struct sk_buff *skb, struct xt_action_param *par) in tos_mt()
|
D | xt_HL.c | 29 ttl_tg(struct sk_buff *skb, const struct xt_action_param *par) in ttl_tg() 69 hl_tg6(struct sk_buff *skb, const struct xt_action_param *par) in hl_tg6() 104 static int ttl_tg_check(const struct xt_tgchk_param *par) in ttl_tg_check() 117 static int hl_tg6_check(const struct xt_tgchk_param *par) in hl_tg6_check()
|
D | xt_NETMAP.c | 22 netmap_tg6(struct sk_buff *skb, const struct xt_action_param *par) in netmap_tg6() 57 static int netmap_tg6_checkentry(const struct xt_tgchk_param *par) in netmap_tg6_checkentry() 67 netmap_tg4(struct sk_buff *skb, const struct xt_action_param *par) in netmap_tg4() 102 static int netmap_tg4_check(const struct xt_tgchk_param *par) in netmap_tg4_check()
|
D | xt_REDIRECT.c | 33 redirect_tg6(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg6() 73 static int redirect_tg6_checkentry(const struct xt_tgchk_param *par) in redirect_tg6_checkentry() 83 static int redirect_tg4_check(const struct xt_tgchk_param *par) in redirect_tg4_check() 99 redirect_tg4(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg4()
|
D | xt_bpf.c | 23 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check() 38 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt() 45 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy()
|
D | xt_nfacct.c | 22 static bool nfacct_mt(const struct sk_buff *skb, struct xt_action_param *par) in nfacct_mt() 32 nfacct_mt_checkentry(const struct xt_mtchk_param *par) in nfacct_mt_checkentry() 48 nfacct_mt_destroy(const struct xt_mtdtor_param *par) in nfacct_mt_destroy()
|
D | xt_conntrack.c | 165 conntrack_mt(const struct sk_buff *skb, struct xt_action_param *par, in conntrack_mt() 249 conntrack_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v1() 257 conntrack_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v2() 265 conntrack_mt_v3(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v3() 272 static int conntrack_mt_check(const struct xt_mtchk_param *par) in conntrack_mt_check() 283 static void conntrack_mt_destroy(const struct xt_mtdtor_param *par) in conntrack_mt_destroy()
|
D | xt_state.c | 24 state_mt(const struct sk_buff *skb, struct xt_action_param *par) in state_mt() 42 static int state_mt_check(const struct xt_mtchk_param *par) in state_mt_check() 53 static void state_mt_destroy(const struct xt_mtdtor_param *par) in state_mt_destroy()
|
D | xt_connlabel.c | 22 connlabel_mt(const struct sk_buff *skb, struct xt_action_param *par) in connlabel_mt() 39 static int connlabel_mt_check(const struct xt_mtchk_param *par) in connlabel_mt_check() 70 static void connlabel_mt_destroy(const struct xt_mtdtor_param *par) in connlabel_mt_destroy()
|
D | xt_string.c | 26 string_mt(const struct sk_buff *skb, struct xt_action_param *par) in string_mt() 42 static int string_mt_check(const struct xt_mtchk_param *par) in string_mt_check() 69 static void string_mt_destroy(const struct xt_mtdtor_param *par) in string_mt_destroy()
|
D | xt_TPROXY.c | 178 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0() 186 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1() 242 const struct xt_action_param *par, in tproxy_handle_time_wait6() 277 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1() 345 static int tproxy_tg6_check(const struct xt_tgchk_param *par) in tproxy_tg6_check() 359 static int tproxy_tg4_check(const struct xt_tgchk_param *par) in tproxy_tg4_check()
|
D | xt_TCPMSS.c | 48 const struct xt_action_param *par, in tcpmss_mangle_packet() 196 tcpmss_tg4(struct sk_buff *skb, const struct xt_action_param *par) in tcpmss_tg4() 219 tcpmss_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tcpmss_tg6() 258 static int tcpmss_tg4_check(const struct xt_tgchk_param *par) in tcpmss_tg4_check() 280 static int tcpmss_tg6_check(const struct xt_tgchk_param *par) in tcpmss_tg6_check()
|
D | xt_statistic.c | 32 statistic_mt(const struct sk_buff *skb, struct xt_action_param *par) in statistic_mt() 56 static int statistic_mt_check(const struct xt_mtchk_param *par) in statistic_mt_check() 72 static void statistic_mt_destroy(const struct xt_mtdtor_param *par) in statistic_mt_destroy()
|
D | xt_quota.c | 26 quota_mt(const struct sk_buff *skb, struct xt_action_param *par) in quota_mt() 45 static int quota_mt_check(const struct xt_mtchk_param *par) in quota_mt_check() 61 static void quota_mt_destroy(const struct xt_mtdtor_param *par) in quota_mt_destroy()
|
D | xt_helper.c | 27 helper_mt(const struct sk_buff *skb, struct xt_action_param *par) in helper_mt() 57 static int helper_mt_check(const struct xt_mtchk_param *par) in helper_mt_check() 72 static void helper_mt_destroy(const struct xt_mtdtor_param *par) in helper_mt_destroy()
|
D | xt_socket.c | 106 xt_socket_get4_sk(const struct sk_buff *skb, struct xt_action_param *par) in xt_socket_get4_sk() 171 socket_match(const struct sk_buff *skb, struct xt_action_param *par, in socket_match() 203 socket_mt4_v0(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v0() 209 socket_mt4_v1(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v1() 271 xt_socket_get6_sk(const struct sk_buff *skb, struct xt_action_param *par) in xt_socket_get6_sk() 317 socket_mt6_v1(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt6_v1()
|
D | xt_tcpudp.c | 65 static bool tcp_mt(const struct sk_buff *skb, struct xt_action_param *par) in tcp_mt() 123 static int tcp_mt_check(const struct xt_mtchk_param *par) in tcp_mt_check() 131 static bool udp_mt(const struct sk_buff *skb, struct xt_action_param *par) in udp_mt() 158 static int udp_mt_check(const struct xt_mtchk_param *par) in udp_mt_check()
|
D | xt_SECMARK.c | 33 secmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg() 82 static int secmark_tg_check(const struct xt_tgchk_param *par) in secmark_tg_check() 117 static void secmark_tg_destroy(const struct xt_tgdtor_param *par) in secmark_tg_destroy()
|