Home
last modified time | relevance | path

Searched defs:af (Results 1 – 25 of 79) sorted by relevance

1234

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Disph3a_af.c26 static void h3a_af_setup_regs(struct ispstat *af, void *priv) in h3a_af_setup_regs()
128 static void h3a_af_enable(struct ispstat *af, int enable) in h3a_af_enable()
141 static int h3a_af_busy(struct ispstat *af) in h3a_af_busy()
153 static int h3a_af_validate_params(struct ispstat *af, void *new_conf) in h3a_af_validate_params()
227 static void h3a_af_set_params(struct ispstat *af, void *new_conf) in h3a_af_set_params()
352 struct ispstat *af = &isp->isp_af; in omap3isp_h3a_af_init() local
/linux-6.3-rc2/net/netfilter/
A Dx_tables.c91 u_int8_t af = target->family; in xt_register_target() local
103 u_int8_t af = target->family; in xt_unregister_target() local
141 u_int8_t af = match->family; in xt_register_match() local
153 u_int8_t af = match->family; in xt_unregister_match() local
686 void xt_compat_flush_offsets(u_int8_t af) in xt_compat_flush_offsets()
1306 void xt_compat_lock(u_int8_t af) in xt_compat_lock()
1312 void xt_compat_unlock(u_int8_t af) in xt_compat_unlock()
1764 int ret = -EEXIST, af = table->af; in xt_register_template() local
1795 int af = table->af; in xt_unregister_template() local
1813 int xt_proto_init(struct net *net, u_int8_t af) in xt_proto_init()
[all …]
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_proto_ah_esp.c40 ah_esp_conn_fill_param_proto(struct netns_ipvs *ipvs, int af, in ah_esp_conn_fill_param_proto()
55 ah_esp_conn_in_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_in_get()
81 ah_esp_conn_out_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_out_get()
103 ah_esp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ah_esp_conn_schedule()
A Dip_vs_proto_udp.c31 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in udp_conn_schedule()
93 udp_fast_csum_update(int af, struct udphdr *uhdr, in udp_fast_csum_update()
115 udp_partial_csum_update(int af, struct udphdr *uhdr, in udp_partial_csum_update()
300 udp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in udp_csum_check()
A Dip_vs_core.c570 static inline int ip_vs_addr_is_unicast(struct net *net, int af, in ip_vs_addr_is_unicast()
720 static int ip_vs_route_me_harder(struct netns_ipvs *ipvs, int af, in ip_vs_route_me_harder()
856 static int handle_response_icmp(int af, struct sk_buff *skb, in handle_response_icmp()
1224 int af, struct sk_buff *skb, in __ip_vs_rs_conn_out()
1260 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response()
1341 int af = state->pf; in ip_vs_out_hook() local
1511 unsigned int offset, __u16 af, in ipvs_udp_decap()
1546 unsigned int offset, __u16 af, in ipvs_gre_decap()
1923 int af = state->pf; in ip_vs_in_hook() local
2233 int ip_vs_register_hooks(struct netns_ipvs *ipvs, unsigned int af) in ip_vs_register_hooks()
[all …]
A Dip_vs_lblc.c90 int af; /* address family */ member
150 ip_vs_lblc_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblc_hashkey()
179 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get()
199 u16 af, struct ip_vs_dest *dest) in ip_vs_lblc_new()
A Dip_vs_proto_tcp.c35 tcp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in tcp_conn_schedule()
105 tcp_fast_csum_update(int af, struct tcphdr *tcph, in tcp_fast_csum_update()
126 tcp_partial_csum_update(int af, struct tcphdr *tcph, in tcp_partial_csum_update()
304 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in tcp_csum_check()
A Dip_vs_dh.c71 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_dh_hashkey()
88 ip_vs_dh_get(int af, struct ip_vs_dh_state *s, const union nf_inet_addr *addr) in ip_vs_dh_get()
A Dip_vs_lblcr.c260 int af; /* address family */ member
313 ip_vs_lblcr_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblcr_hashkey()
342 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get()
362 u16 af, struct ip_vs_dest *dest) in ip_vs_lblcr_new()
A Dip_vs_conn.c107 static unsigned int ip_vs_conn_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_conn_hashkey()
315 int af, const struct sk_buff *skb, in ip_vs_conn_fill_param_proto()
335 ip_vs_conn_in_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_in_get_proto()
452 ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_out_get_proto()
A Dip_vs_ctl.c314 ip_vs_svc_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_svc_hashkey()
408 __ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u16 protocol, in __ip_vs_service_find()
436 __ip_vs_svc_fwm_find(struct netns_ipvs *ipvs, int af, __u32 fwmark) in __ip_vs_svc_fwm_find()
457 ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u32 fwmark, __u16 protocol, in ip_vs_service_find()
541 static inline unsigned int ip_vs_rs_hashkey(int af, in ip_vs_rs_hashkey()
611 bool ip_vs_has_real_service(struct netns_ipvs *ipvs, int af, __u16 protocol, in ip_vs_has_real_service()
640 struct ip_vs_dest *ip_vs_find_real_service(struct netns_ipvs *ipvs, int af, in ip_vs_find_real_service()
671 struct ip_vs_dest *ip_vs_find_tunnel(struct netns_ipvs *ipvs, int af, in ip_vs_find_tunnel()
3444 static bool ip_vs_is_af_valid(int af) in ip_vs_is_af_valid()
A Dip_vs_proto_sctp.c16 sctp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in sctp_conn_schedule()
186 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in sctp_csum_check()
/linux-6.3-rc2/arch/arm/boot/dts/
A Dpxa2xx.dtsi11 #define PMMUX(func, pin, af) \ argument
16 #define PMMUX_LPM_LOW(func, pin, af) \ argument
22 #define PMMUX_LPM_HIGH(func, pin, af) \ argument
/linux-6.3-rc2/net/sctp/
A Dbind_addr.c222 struct sctp_af *af; in sctp_bind_addrs_to_raw() local
271 struct sctp_af *af; in sctp_raw_to_bind_addrs() local
404 struct sctp_af *af; in sctp_bind_addr_state() local
431 struct sctp_af *af; in sctp_find_unmatch_addr() local
489 struct sctp_af *af; in sctp_is_any() local
568 struct sctp_af *af; in sctp_scope() local
A Dproc.c83 struct sctp_af *af; in sctp_seq_dump_local_addrs() local
117 struct sctp_af *af; in sctp_seq_dump_remote_addrs() local
A Dsocket.c212 struct sctp_af *af; in sctp_verify_addr() local
335 struct sctp_af *af; in sctp_sockaddr_af() local
381 struct sctp_af *af; in sctp_do_bind() local
510 struct sctp_af *af; in sctp_bindx_add() local
567 struct sctp_af *af; in sctp_send_asconf_add_ip() local
686 struct sctp_af *af; in sctp_bindx_rem() local
768 struct sctp_af *af; in sctp_send_asconf_del_ip() local
912 struct sctp_af *af; in sctp_asconf_mgmt() local
1006 struct sctp_af *af; in sctp_setsockopt_bindx() local
1174 struct sctp_af *af; in __sctp_connect() local
[all …]
A Dinput.c99 struct sctp_af *af; in sctp_rcv() local
468 struct sctp_af *af; in sctp_err_lookup() local
1132 struct sctp_af *af; in __sctp_rcv_init_lookup() local
1194 struct sctp_af *af; in __sctp_rcv_asconf_lookup() local
A Dsm_make_chunk.c2363 struct sctp_af *af; in sctp_process_init() local
2551 struct sctp_af *af; in sctp_process_param() local
2814 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf() local
2874 struct sctp_af *af; in sctp_make_asconf_update_ip() local
2951 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim() local
3068 struct sctp_af *af; in sctp_process_asconf_param() local
3366 struct sctp_af *af; in sctp_asconf_param_success() local
/linux-6.3-rc2/fs/afs/
A Dfile.c94 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key()
130 struct afs_file *af; in afs_open() local
184 struct afs_file *af = file->private_data; in afs_release() local
572 struct afs_file *af = vmf->vma->vm_file->private_data; in afs_vm_map_pages() local
591 struct afs_file *af = iocb->ki_filp->private_data; in afs_file_read_iter() local
A Dwrite.c853 struct afs_file *af = iocb->ki_filp->private_data; in afs_file_write() local
887 struct afs_file *af = file->private_data; in afs_fsync() local
911 struct afs_file *af = file->private_data; in afs_page_mkwrite() local
/linux-6.3-rc2/include/net/
A Dip_vs.h127 ip_vs_fill_iph_skb(int af, const struct sk_buff *skb, bool inverse, in ip_vs_fill_iph_skb()
162 static inline void ip_vs_addr_set(int af, union nf_inet_addr *dst, in ip_vs_addr_set()
226 #define IP_VS_DBG_ADDR(af, addr) \ argument
241 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
246 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
575 u16 af; member
589 u16 af; /* address family */ member
652 u16 af; member
681 u16 af; member
698 u16 af; /* address family */ member
[all …]
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dmfp-pxa2xx.h45 #define MFP_CFG_IN(pin, af) \ argument
52 #define MFP_CFG_OUT(pin, af, state) \ argument
/linux-6.3-rc2/sound/soc/codecs/
A Dwm8737.c332 u16 af = 0; in wm8737_hw_params() local
404 u16 af = 0; in wm8737_set_dai_fmt() local
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
A Dia_css_s3a_param.h51 struct sh_css_isp_af_params af; member
/linux-6.3-rc2/include/linux/soc/pxa/
A Dmfp.h405 #define MFP_CFG(pin, af) \ argument
409 #define MFP_CFG_DRV(pin, af, drv) \ argument
413 #define MFP_CFG_LPM(pin, af, lpm) \ argument
417 #define MFP_CFG_X(pin, af, drv, lpm) \ argument

Completed in 88 milliseconds

1234