Home
last modified time | relevance | path

Searched defs:par (Results 326 - 350 of 880) sorted by relevance

1...<<11121314151617181920>>...36

/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_ip6.c38 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 Debt_limit.c36 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-6.6/net/ipv6/netfilter/
H A Dip6t_srh.c24 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 Dip6t_rpfilter.c90 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 Dip6t_hbh.c44 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 Dip6t_rt.c31 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
H A Dip6t_NPT.c15 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
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_TPROXY.c85 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0() argument
94 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1() argument
105 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1() argument
166 tproxy_tg6_check(const struct xt_tgchk_param *par) tproxy_tg6_check() argument
183 tproxy_tg6_destroy(const struct xt_tgdtor_param *par) tproxy_tg6_destroy() argument
189 tproxy_tg4_check(const struct xt_tgchk_param *par) tproxy_tg4_check() argument
206 tproxy_tg4_destroy(const struct xt_tgdtor_param *par) tproxy_tg4_destroy() argument
[all...]
H A Dxt_addrtype.c111 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 Dxt_cluster.c79 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 Dxt_bpf.c64 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...]
H A Dxt_nat.c16 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 Dxt_multiport.c86 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 Dxt_socket.c49 socket_match(const struct sk_buff *skb, struct xt_action_param *par, in socket_match() argument
93 socket_mt4_v0(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v0() argument
103 socket_mt4_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v1_v2_v3() argument
110 socket_mt6_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt6_v1_v2_v3() argument
168 socket_mt_v1_check(const struct xt_mtchk_param *par) socket_mt_v1_check() argument
185 socket_mt_v2_check(const struct xt_mtchk_param *par) socket_mt_v2_check() argument
202 socket_mt_v3_check(const struct xt_mtchk_param *par) socket_mt_v3_check() argument
219 socket_mt_destroy(const struct xt_mtdtor_param *par) socket_mt_destroy() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dbit.c128 AVCodecParameters *par = s->streams[0]->codecpar; in write_header() local
H A Dvpk.c83 AVCodecParameters *par = s->streams[0]->codecpar; in vpk_read_packet() local
119 AVCodecParameters *par = st->codecpar; in vpk_read_seek() local
[all...]
H A Dkvag.c57 AVCodecParameters *par; in kvag_read_header() local
99 AVCodecParameters *par = s->streams[0]->codecpar; kvag_read_packet() local
133 AVCodecParameters *par; kvag_write_init() local
164 AVCodecParameters *par = s->streams[0]->codecpar; kvag_write_header() local
[all...]
H A Dpcmdec.c45 AVCodecParameters *par; in pcm_read_header() local
[all...]
H A Dastenc.c51 AVCodecParameters *par; in ast_write_header() local
111 AVCodecParameters *par = s->streams[0]->codecpar; in ast_write_packet() local
132 AVCodecParameters *par in ast_write_trailer() local
[all...]
H A Dicoenc.c120 AVCodecParameters *par = s->streams[pkt->stream_index]->codecpar; in ico_write_packet() local
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGNode.cpp132 ComputeViewboxMatrix(const SkRect& viewBox, const SkRect& viewPort, SkSVGPreserveAspectRatio par) ComputeViewboxMatrix() argument
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dam300epd.c100 static int am300_wait_event(struct broadsheetfb_par *par) in am300_wait_event() argument
107 static int am300_init_gpio_regs(struct broadsheetfb_par *par) in am300_init_gpio_regs() argument
171 static int am300_init_board(struct broadsheetfb_par *par) in am300_init_board() argument
176 static void am300_cleanup(struct broadsheetfb_par *par) in am300_cleanup() argument
180 free_irq(PXA_GPIO_TO_IRQ(RDY_GPIO_PIN), par); in am300_cleanup() local
190 static u16 am300_get_hdb(struct broadsheetfb_par *par) in am300_get_hdb() argument
201 static void am300_set_hdb(struct broadsheetfb_par *par, u1 argument
210 am300_set_ctl(struct broadsheetfb_par *par, unsigned char bit, u8 state) am300_set_ctl() argument
233 struct broadsheetfb_par *par = dev_id; am300_handle_irq() local
242 struct broadsheetfb_par *par = info->par; am300_setup_irq() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dcpm2.c325 u32 dir, par, sor, odr, dat; member
H A Dcpm_common.c97 u32 dir, par, sor, odr, dat; member
H A Ddcr.c17 struct device_node *par, *tmp; in find_dcr_parent() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...36