Home
last modified time | relevance | path

Searched defs:par (Results 126 - 150 of 892) sorted by relevance

12345678910>>...36

/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_REDIRECT.c29 redirect_tg6(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg6() argument
34 static int redirect_tg6_checkentry(const struct xt_tgchk_param *par) in redirect_tg6_checkentry() argument
44 static void redirect_tg_destroy(const struct xt_tgdtor_param *par) in redirect_tg_destroy() argument
49 redirect_tg4_check(const struct xt_tgchk_param *par) redirect_tg4_check() argument
65 redirect_tg4(struct sk_buff *skb, const struct xt_action_param *par) redirect_tg4() argument
[all...]
H A Dxt_NFLOG.c21 nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) in nflog_tg() argument
42 static int nflog_tg_check(const struct xt_tgchk_param *par) in nflog_tg_check() argument
62 nflog_tg_destroy(const struct xt_tgdtor_param *par) nflog_tg_destroy() argument
[all...]
H A Dxt_connlabel.c20 connlabel_mt(const struct sk_buff *skb, struct xt_action_param *par) in connlabel_mt() argument
49 static int connlabel_mt_check(const struct xt_mtchk_param *par) in connlabel_mt_check() argument
75 connlabel_mt_destroy(const struct xt_mtdtor_param *par) connlabel_mt_destroy() argument
[all...]
H A Dxt_dscp.c25 dscp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt() argument
34 dscp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt6() argument
42 static int dscp_mt_check(const struct xt_mtchk_param *par) in dscp_mt_check() argument
52 static bool tos_mt(const struct sk_buff *skb, struct xt_action_param *par) in tos_mt() argument
H A Dxt_quota.c27 quota_mt(const struct sk_buff *skb, struct xt_action_param *par) in quota_mt() argument
46 static int quota_mt_check(const struct xt_mtchk_param *par) in quota_mt_check() argument
62 static void quota_mt_destroy(const struct xt_mtdtor_param *par) in quota_mt_destroy() argument
H A Dxt_physdev.c24 physdev_mt(const struct sk_buff *skb, struct xt_action_param *par) in physdev_mt() argument
94 static int physdev_mt_check(const struct xt_mtchk_param *par) in physdev_mt_check() argument
H A Dxt_nfacct.c21 static bool nfacct_mt(const struct sk_buff *skb, struct xt_action_param *par) in nfacct_mt() argument
34 nfacct_mt_checkentry(const struct xt_mtchk_param *par) in nfacct_mt_checkentry() argument
50 nfacct_mt_destroy(const struct xt_mtdtor_param *par) in nfacct_mt_destroy() argument
H A Dxt_statistic.c29 statistic_mt(const struct sk_buff *skb, struct xt_action_param *par) in statistic_mt() argument
53 static int statistic_mt_check(const struct xt_mtchk_param *par) in statistic_mt_check() argument
69 static void statistic_mt_destroy(const struct xt_mtdtor_param *par) in statistic_mt_destroy() argument
H A Dxt_string.c24 string_mt(const struct sk_buff *skb, struct xt_action_param *par) in string_mt() argument
38 static int string_mt_check(const struct xt_mtchk_param *par) in string_mt_check() argument
65 static void string_mt_destroy(const struct xt_mtdtor_param *par) in string_mt_destroy() argument
H A Dxt_tcpmss.c25 tcpmss_mt(const struct sk_buff *skb, struct xt_action_param *par) in tcpmss_mt() argument
H A Dxt_state.c21 state_mt(const struct sk_buff *skb, struct xt_action_param *par) in state_mt() argument
38 static int state_mt_check(const struct xt_mtchk_param *par) in state_mt_check() argument
49 static void state_mt_destroy(const struct xt_mtdtor_param *par) in state_mt_destroy() argument
/kernel/linux/linux-6.6/kernel/
H A Dup.c58 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) in smp_call_on_cpu() argument
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_snat.c21 ebt_snat_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_snat_tg() argument
46 static int ebt_snat_tg_check(const struct xt_tgchk_param *par) in ebt_snat_tg_check() argument
H A Debt_arp.c20 ebt_arp_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_arp_mt() argument
101 static int ebt_arp_mt_check(const struct xt_mtchk_param *par) in ebt_arp_mt_check() argument
H A Debt_arpreply.c20 ebt_arpreply_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_arpreply_tg() argument
62 static int ebt_arpreply_tg_check(const struct xt_tgchk_param *par) in ebt_arpreply_tg_check() argument
H A Debt_802_3.c23 ebt_802_3_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_802_3_mt() argument
46 static int ebt_802_3_mt_check(const struct xt_mtchk_param *par) in ebt_802_3_mt_check() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dipt_ah.c30 static bool ah_mt(const struct sk_buff *skb, struct xt_action_param *par) in ah_mt() argument
55 static int ah_mt_check(const struct xt_mtchk_param *par) in ah_mt_check() argument
H A Dipt_SYNPROXY.c13 synproxy_tg4(struct sk_buff *skb, const struct xt_action_param *par) in synproxy_tg4() argument
64 static int synproxy_tg4_check(const struct xt_tgchk_param *par) in synproxy_tg4_check() argument
87 synproxy_tg4_destroy(const struct xt_tgdtor_param *par) synproxy_tg4_destroy() argument
[all...]
H A Dipt_ECN.c77 ecn_tg(struct sk_buff *skb, const struct xt_action_param *par) in ecn_tg() argument
93 static int ecn_tg_check(const struct xt_tgchk_param *par) in ecn_tg_check() argument
H A Dipt_REJECT.c31 reject_tg(struct sk_buff *skb, const struct xt_action_param *par) in reject_tg() argument
69 static int reject_tg_check(const struct xt_tgchk_param *par) in reject_tg_check() argument
H A Darpt_mangle.c13 target(struct sk_buff *skb, const struct xt_action_param *par) in target() argument
58 static int checkentry(const struct xt_tgchk_param *par) in checkentry() argument
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6t_ipv6header.c27 ipv6header_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ipv6header_mt6() argument
120 static int ipv6header_mt6_check(const struct xt_mtchk_param *par) in ipv6header_mt6_check() argument
H A Dip6t_mh.c31 static bool mh_mt6(const struct sk_buff *skb, struct xt_action_param *par) in mh_mt6() argument
61 static int mh_mt6_check(const struct xt_mtchk_param *par) in mh_mt6_check() argument
H A Dip6t_SYNPROXY.c13 synproxy_tg6(struct sk_buff *skb, const struct xt_action_param *par) in synproxy_tg6() argument
66 static int synproxy_tg6_check(const struct xt_tgchk_param *par) in synproxy_tg6_check() argument
90 synproxy_tg6_destroy(const struct xt_tgdtor_param *par) synproxy_tg6_destroy() argument
[all...]
H A Dip6t_REJECT.c35 reject_tg6(struct sk_buff *skb, const struct xt_action_param *par) in reject_tg6() argument
78 reject_tg6_check(const struct xt_tgchk_param *par) reject_tg6_check() argument
[all...]

Completed in 6 milliseconds

12345678910>>...36