/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_sctp.c | 119 sctp_mt(const struct sk_buff *skb, struct xt_action_param *par) in sctp_mt() argument 149 static int sctp_mt_check(const struct xt_mtchk_param *par) in sctp_mt_check() argument
|
H A D | xt_tcpudp.c | 66 static bool tcp_mt(const struct sk_buff *skb, struct xt_action_param *par) in tcp_mt() argument 121 tcp_mt_check(const struct xt_mtchk_param *par) tcp_mt_check() argument 129 udp_mt(const struct sk_buff *skb, struct xt_action_param *par) udp_mt() argument 156 udp_mt_check(const struct xt_mtchk_param *par) udp_mt_check() argument [all...] |
H A D | xt_nat.c | 16 static int xt_nat_checkentry_v0(const struct xt_tgchk_param *par) in xt_nat_checkentry_v0() argument 27 static int xt_nat_checkentry(const struct xt_tgchk_param *par) in xt_nat_checkentry() argument 32 static void xt_nat_destroy(const struct xt_tgdtor_param *par) in xt_nat_destroy() argument 52 xt_snat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) xt_snat_target_v0() argument 69 xt_dnat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) xt_dnat_target_v0() argument 85 xt_snat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) xt_snat_target_v1() argument 104 xt_dnat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) xt_dnat_target_v1() argument 122 xt_snat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) xt_snat_target_v2() argument 137 xt_dnat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) xt_dnat_target_v2() argument [all...] |
H A D | xt_multiport.c | 86 multiport_mt(const struct sk_buff *skb, struct xt_action_param *par) in multiport_mt() argument 125 static int multiport_mt_check(const struct xt_mtchk_param *par) in multiport_mt_check() argument 134 static int multiport_mt6_check(const struct xt_mtchk_param *par) in multiport_mt6_check() argument [all...] |
H A D | xt_ipvs.c | 49 ipvs_mt(const struct sk_buff *skb, struct xt_action_param *par) in ipvs_mt() argument 155 static int ipvs_mt_check(const struct xt_mtchk_param *par) in ipvs_mt_check() argument
|
H A D | xt_cluster.c | 79 xt_cluster_mt(const struct sk_buff *skb, struct xt_action_param *par) in xt_cluster_mt() argument 122 static int xt_cluster_mt_checkentry(const struct xt_mtchk_param *par) in xt_cluster_mt_checkentry() argument 144 static void xt_cluster_mt_destroy(const struct xt_mtdtor_param *par) in xt_cluster_mt_destroy() argument [all...] |
H A D | xt_connmark.c | 83 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg() argument 97 connmark_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg_v2() argument 104 static int connmark_tg_check(const struct xt_tgchk_param *par) in connmark_tg_check() argument 115 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy() argument 121 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) connmark_mt() argument 134 connmark_mt_check(const struct xt_mtchk_param *par) connmark_mt_check() argument 145 connmark_mt_destroy(const struct xt_mtdtor_param *par) connmark_mt_destroy() argument [all...] |
H A D | xt_connlimit.c | 30 connlimit_mt(const struct sk_buff *skb, struct xt_action_param *par) in connlimit_mt() argument 85 static int connlimit_mt_check(const struct xt_mtchk_param *par) in connlimit_mt_check() argument 102 connlimit_mt_destroy(const struct xt_mtdtor_param *par) connlimit_mt_destroy() argument [all...] |
H A D | xt_LED.c | 42 led_tg(struct sk_buff *skb, const struct xt_action_param *par) in led_tg() argument 94 static int led_tg_check(const struct xt_tgchk_param *par) in led_tg_check() argument 155 static void led_tg_destroy(const struct xt_tgdtor_param *par) in led_tg_destroy() argument
|
H A D | xt_policy.c | 111 policy_mt(const struct sk_buff *skb, struct xt_action_param *par) in policy_mt() argument 129 static int policy_mt_check(const struct xt_mtchk_param *par) in policy_mt_check() argument
|
H A D | xt_dccp.c | 96 dccp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dccp_mt() argument 124 static int dccp_mt_check(const struct xt_mtchk_param *par) in dccp_mt_check() argument
|
H A D | xt_TPROXY.c | 93 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0() argument 102 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1() argument 113 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1() argument 187 tproxy_tg6_check(const struct xt_tgchk_param *par) tproxy_tg6_check() argument 205 tproxy_tg4_check(const struct xt_tgchk_param *par) tproxy_tg4_check() argument [all...] |
H A D | xt_addrtype.c | 111 addrtype_mt_v0(const struct sk_buff *skb, struct xt_action_param *par) in addrtype_mt_v0() argument 129 addrtype_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in addrtype_mt_v1() argument 156 static int addrtype_mt_checkentry_v1(const struct xt_mtchk_param *par) in addrtype_mt_checkentry_v1() argument [all...] |
H A D | xt_SECMARK.c | 110 static void secmark_tg_destroy(const struct xt_tgdtor_param *par) in secmark_tg_destroy() argument 118 static int secmark_tg_check_v0(const struct xt_tgchk_param *par) in secmark_tg_check_v0() argument 135 secmark_tg_v0(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg_v0() argument 145 static int secmark_tg_check_v1(const struct xt_tgchk_param *par) in secmark_tg_check_v1() argument 151 secmark_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg_v1() argument [all...] |
H A D | xt_bpf.c | 64 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check() argument 73 static int bpf_mt_check_v1(const struct xt_mtchk_param *par) in bpf_mt_check_v1() argument 89 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt() argument 96 static bool bpf_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt_v1() argument 103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy() argument 110 bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) bpf_mt_destroy_v1() argument [all...] |
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | isolation.c | 154 char *par; in housekeeping_isolcpus_setup() local
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebt_ip6.c | 38 ebt_ip6_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_ip6_mt() argument 106 static int ebt_ip6_mt_check(const struct xt_mtchk_param *par) in ebt_ip6_mt_check() argument
|
H A D | ebt_limit.c | 36 ebt_limit_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_limit_mt() argument 69 static int ebt_limit_mt_check(const struct xt_mtchk_param *par) in ebt_limit_mt_check() argument
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | ipt_rpfilter.c | 54 static bool rpfilter_mt(const struct sk_buff *skb, struct xt_action_param *par) in rpfilter_mt() argument 86 static int rpfilter_check(const struct xt_mtchk_param *par) in rpfilter_check() argument [all...] |
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | ip6t_NPT.c | 15 static int ip6t_npt_checkentry(const struct xt_tgchk_param *par) in ip6t_npt_checkentry() argument 96 ip6t_snpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_snpt_tg() argument 121 ip6t_dnpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_dnpt_tg() argument
|
H A D | ip6t_rpfilter.c | 90 static bool rpfilter_mt(const struct sk_buff *skb, struct xt_action_param *par) in rpfilter_mt() argument 109 static int rpfilter_check(const struct xt_mtchk_param *par) in rpfilter_check() argument [all...] |
H A D | ip6t_hbh.c | 44 hbh_mt6(const struct sk_buff *skb, struct xt_action_param *par) in hbh_mt6() argument 163 static int hbh_mt6_check(const struct xt_mtchk_param *par) in hbh_mt6_check() argument
|
H A D | ip6t_srh.c | 24 static bool srh_mt6(const struct sk_buff *skb, struct xt_action_param *par) in srh_mt6() argument 116 static bool srh1_mt6(const struct sk_buff *skb, struct xt_action_param *par) in srh1_mt6() argument 246 static int srh_mt6_check(const struct xt_mtchk_param *par) in srh_mt6_check() argument 265 static int srh1_mt6_check(const struct xt_mtchk_param *par) in srh1_mt6_check() argument
|
H A D | ip6t_rt.c | 31 static bool rt_mt6(const struct sk_buff *skb, struct xt_action_param *par) in rt_mt6() argument 152 static int rt_mt6_check(const struct xt_mtchk_param *par) in rt_mt6_check() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-css-fw.c | 72 imgu_css_fw_pipeline_params(struct imgu_css *css, unsigned int pipe, enum imgu_abi_param_class cls, enum imgu_abi_memories mem, struct imgu_fw_isp_parameter *par, size_t par_size, void *binary_params) imgu_css_fw_pipeline_params() argument
|