/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() 104 set_match_v0_destroy(const struct xt_mtdtor_param *par) in set_match_v0_destroy() 114 set_match_v1(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v1() 128 set_match_v1_checkentry(const struct xt_mtchk_param *par) in set_match_v1_checkentry() 150 set_match_v1_destroy(const struct xt_mtdtor_param *par) in set_match_v1_destroy() 178 set_match_v3(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v3() 206 set_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v0() 223 set_target_v0_checkentry(const struct xt_tgchk_param *par) in set_target_v0_checkentry() [all …]
|
D | xt_CT.c | 40 const struct xt_action_param *par) in xt_ct_target_v0() 49 const struct xt_action_param *par) in xt_ct_target_v1() 57 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() 119 xt_ct_set_timeout(struct nf_conn *ct, const struct xt_tgchk_param *par, in xt_ct_set_timeout() 184 static int xt_ct_tg_check(const struct xt_tgchk_param *par, in xt_ct_tg_check() 244 static int xt_ct_tg_check_v0(const struct xt_tgchk_param *par) in xt_ct_tg_check_v0() 269 static int xt_ct_tg_check_v1(const struct xt_tgchk_param *par) in xt_ct_tg_check_v1() 279 static int xt_ct_tg_check_v2(const struct xt_tgchk_param *par) in xt_ct_tg_check_v2() 307 static void xt_ct_tg_destroy(const struct xt_tgdtor_param *par, in xt_ct_tg_destroy() [all …]
|
D | xt_connmark.c | 39 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg() 76 static int connmark_tg_check(const struct xt_tgchk_param *par) in connmark_tg_check() 87 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy() 93 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) in connmark_mt() 106 static int connmark_mt_check(const struct xt_mtchk_param *par) in connmark_mt_check() 117 static void connmark_mt_destroy(const struct xt_mtdtor_param *par) in connmark_mt_destroy()
|
D | xt_NFQUEUE.c | 31 nfqueue_tg(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg() 39 nfqueue_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v1() 52 nfqueue_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v2() 62 static int nfqueue_tg_check(const struct xt_tgchk_param *par) in nfqueue_tg_check() 88 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_l2tp.c | 82 static bool l2tp_udp_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_udp_mt() 142 static bool l2tp_ip_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_ip_mt() 173 static bool l2tp_mt4(const struct sk_buff *skb, struct xt_action_param *par) in l2tp_mt4() 190 static bool l2tp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in l2tp_mt6() 212 static int l2tp_mt_check(const struct xt_mtchk_param *par) in l2tp_mt_check() 258 static int l2tp_mt_check4(const struct xt_mtchk_param *par) in l2tp_mt_check4() 285 static int l2tp_mt_check6(const struct xt_mtchk_param *par) in l2tp_mt_check6()
|
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_socket.c | 135 xt_socket_get4_sk(const struct sk_buff *skb, struct xt_action_param *par) in xt_socket_get4_sk() 204 socket_match(const struct sk_buff *skb, struct xt_action_param *par, in socket_match() 240 socket_mt4_v0(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v0() 250 socket_mt4_v1_v2(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v1_v2() 331 xt_socket_get6_sk(const struct sk_buff *skb, struct xt_action_param *par) in xt_socket_get6_sk() 382 socket_mt6_v1_v2(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt6_v1_v2() 421 static int socket_mt_v1_check(const struct xt_mtchk_param *par) in socket_mt_v1_check() 432 static int socket_mt_v2_check(const struct xt_mtchk_param *par) in socket_mt_v2_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_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_bpf.c | 23 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check() 39 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt() 46 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() 35 nfacct_mt_checkentry(const struct xt_mtchk_param *par) in nfacct_mt_checkentry() 51 nfacct_mt_destroy(const struct xt_mtdtor_param *par) in nfacct_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_LOG.c | 32 log_tg(struct sk_buff *skb, const struct xt_action_param *par) in log_tg() 47 static int log_tg_check(const struct xt_tgchk_param *par) in log_tg_check() 67 static void log_tg_destroy(const struct xt_tgdtor_param *par) in log_tg_destroy()
|
D | xt_string.c | 26 string_mt(const struct sk_buff *skb, struct xt_action_param *par) in string_mt() 41 static int string_mt_check(const struct xt_mtchk_param *par) in string_mt_check() 68 static void string_mt_destroy(const struct xt_mtdtor_param *par) in string_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_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_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_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_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()
|