Searched refs:af (Results 51 - 75 of 125) sorted by relevance

12345

/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-stats.c260 struct rkisp1_cif_isp_af_stat *af; local
264 af = &pbuf->params.af;
265 af->window[0].sum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_SUM_A);
266 af->window[0].lum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_LUM_A);
267 af->window[1].sum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_SUM_B);
268 af->window[1].lum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_LUM_B);
269 af->window[2].sum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_SUM_C);
270 af->window[2].lum = rkisp1_read(rkisp1, RKISP1_CIF_ISP_AFM_LUM_C);
/linux-master/net/sctp/
H A Dsocket.c213 struct sctp_af *af; local
216 af = sctp_sockaddr_af(sctp_sk(sk), addr, len);
217 if (!af)
221 if (!af->addr_valid(addr, sctp_sk(sk), NULL))
275 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); local
279 if (!af || sctp_verify_addr(sk, laddr, af->sockaddr_len))
336 struct sctp_af *af; local
354 /* If we get this far, af is valid. */
355 af
382 struct sctp_af *af; local
511 struct sctp_af *af; local
568 struct sctp_af *af; local
687 struct sctp_af *af; local
769 struct sctp_af *af; local
913 struct sctp_af *af; local
1007 struct sctp_af *af; local
1175 struct sctp_af *af; local
1666 struct sctp_af *af; local
3023 struct sctp_af *af; local
3319 struct sctp_af *af; local
4585 struct sctp_af *af = sctp_sk(sk)->pf->af; local
4809 struct sctp_af *af; local
8073 struct sctp_af *af = sctp_sk(sk)->pf->af; local
8509 struct sctp_af *af = sctp_sk(sk)->pf->af; local
8762 struct sctp_af *af; local
[all...]
H A Dsm_make_chunk.c123 return SCTP_INPUT_CB(skb)->af->skb_iif(skb);
1644 SCTP_INPUT_CB(skb)->af->from_skb(&asoc->c.peer_addr, skb, 1);
2363 struct sctp_af *af; local
2388 af = sctp_get_af_specific(param_type2af(param.p->type));
2389 if (!af->from_addr_param(&addr, param.addr,
2551 struct sctp_af *af; local
2571 af = sctp_get_af_specific(param_type2af(param.p->type));
2572 if (!af->from_addr_param(&addr, param.addr, htons(asoc->peer.port), 0))
2665 af = sctp_get_af_specific(param_type2af(addr_param->p.type));
2666 if (!af)
2806 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); local
2866 struct sctp_af *af; local
2943 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); local
3060 struct sctp_af *af; local
3358 struct sctp_af *af; local
[all...]
H A Dipv6.c983 struct sctp_af *af; local
987 af = sctp_get_af_specific(addr->sa.sa_family);
1008 af = opt->pf->af;
1010 return af->available(addr, opt);
1018 struct sctp_af *af = NULL; local
1022 af = sctp_get_af_specific(addr->sa.sa_family);
1037 af = opt->pf->af;
1040 return af !
[all...]
H A Dinqueue.c202 cb->af = head_cb->af;
/linux-master/net/ipv4/netfilter/
H A Diptable_filter.c27 .af = NFPROTO_IPV4,
H A Diptable_mangle.c32 .af = NFPROTO_IPV4,
/linux-master/net/ipv6/netfilter/
H A Dip6table_filter.c26 .af = NFPROTO_IPV6,
H A Dip6table_mangle.c27 .af = NFPROTO_IPV6,
/linux-master/lib/zlib_dfltcc/
H A Ddfltcc.h95 struct dfltcc_qaf_param af; /* Available functions */ member in struct:dfltcc_state
H A Ddfltcc_deflate.c33 if (!is_bit_set(dfltcc_state->common.af.fns, DFLTCC_GDHT) ||
34 !is_bit_set(dfltcc_state->common.af.fns, DFLTCC_CMPR) ||
35 !is_bit_set(dfltcc_state->common.af.fmts, DFLTCC_FMT0))
/linux-master/net/netfilter/ipvs/
H A Dip_vs_sed.c106 IP_VS_DBG_ADDR(least->af, &least->addr),
H A Dip_vs_rr.c93 IP_VS_DBG_ADDR(dest->af, &dest->addr), ntohs(dest->port),
H A Dip_vs_twos.c110 IP_VS_DBG_ADDR(choice1->af, &choice1->addr),
H A Dip_vs_xmit.c649 !ip_vs_addr_equal(cp->af, &cp->vaddr, &cp->daddr))
709 if (__ip_vs_get_out_rt(cp->ipvs, cp->af, skb, NULL, iph->daddr,
734 if (__ip_vs_get_out_rt_v6(cp->ipvs, cp->af, skb, NULL,
775 local = __ip_vs_get_out_rt(cp->ipvs, cp->af, skb, cp->dest, cp->daddr.ip,
857 local = __ip_vs_get_out_rt_v6(cp->ipvs, cp->af, skb, cp->dest,
1136 local = __ip_vs_get_out_rt(ipvs, cp->af, skb, cp->dest, cp->daddr.ip,
1180 skb = ip_vs_prepare_tunneled_skb(skb, cp->af, max_headroom,
1186 gso_type = __tun_gso_type_mask(AF_INET, cp->af);
1280 local = __ip_vs_get_out_rt_v6(ipvs, cp->af, skb, cp->dest,
1323 skb = ip_vs_prepare_tunneled_skb(skb, cp->af, max_headroo
[all...]
H A Dip_vs_nfct.c62 #define ARG_CONN(C) IP_VS_DBG_ADDR((C)->af, &((C)->caddr)), \
64 IP_VS_DBG_ADDR((C)->af, &((C)->vaddr)), \
255 tuple.src.l3num = cp->af;
H A Dip_vs_sync.c550 if (unlikely(cp->af != AF_INET))
672 if (cp->af == AF_INET6)
722 s->v4.type = (cp->af == AF_INET6 ? STYPE_F_INET6 : 0);
735 if (cp->af == AF_INET6) {
789 ip_vs_conn_fill_param_sync(struct netns_ipvs *ipvs, int af, union ip_vs_sync_conn *sc, argument
795 if (af == AF_INET6)
796 ip_vs_conn_fill_param(ipvs, af, sc->v6.protocol,
803 ip_vs_conn_fill_param(ipvs, af, sc->v4.protocol,
1077 unsigned int af, state, pe_data_len=0, pe_name_len=0; local
1086 af
[all...]
/linux-master/include/uapi/linux/
H A Dcan.h207 * @af: acceptance field
217 __u32 af; /* acceptance field */ member in struct:canxl_frame
/linux-master/drivers/soc/pxa/
H A Dmfp.c171 int pin, af, drv, lpm, edge, pull; local
177 af = MFP_AF(c);
187 tmp = MFPR_AF_SEL(af) | MFPR_DRIVE(drv);
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1651 .acc_enable = bi->info.isp.sp.enable.af,
2519 acc->af.config.filter_config = acc_user->af.filter_config;
2520 acc->af.config.grid_cfg = acc_user->af.grid_cfg;
2523 acc->af.config = acc_old->af.config;
2526 acc->af.config.filter_config =
2528 acc->af.config.grid_cfg = imgu_css_af_defaults.grid_cfg;
2531 imgu_css_grid_end_calc(&acc->af
[all...]
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c1120 struct vcap_client_actionfield *af; local
1128 af = list_first_entry(&rule->actionfields,
1130 KUNIT_EXPECT_EQ(test, VCAP_AF_POLICE_ENA, af->ctrl.action);
1131 KUNIT_EXPECT_EQ(test, VCAP_FIELD_BIT, af->ctrl.type);
1132 KUNIT_EXPECT_EQ(test, 0x0, af->data.u1.value);
1140 af = list_first_entry(&rule->actionfields,
1142 KUNIT_EXPECT_EQ(test, VCAP_AF_POLICE_ENA, af->ctrl.action);
1143 KUNIT_EXPECT_EQ(test, VCAP_FIELD_BIT, af->ctrl.type);
1144 KUNIT_EXPECT_EQ(test, 0x1, af->data.u1.value);
1152 af
[all...]
/linux-master/fs/afs/
H A Dwrite.c231 struct afs_file *af = file->private_data; local
238 ret = afs_validate(vnode, af->key);
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv_common.c626 static void fm_rx_update_af_cache(struct fmdev *fmdev, u8 af) argument
634 if ((af >= FM_RDS_1_AF_FOLLOWS) && (af <= FM_RDS_25_AF_FOLLOWS)) {
635 fmdev->rx.stat_info.af_list_max = (af - FM_RDS_1_AF_FOLLOWS + 1);
641 if (af < FM_RDS_MIN_AF)
643 if (reg_idx == FM_BAND_EUROPE_US && af > FM_RDS_MAX_AF)
645 if (reg_idx == FM_BAND_JAPAN && af > FM_RDS_MAX_AF_JAPAN)
648 freq = fmdev->rx.region.bot_freq + (af * 100);
768 fm_rx_update_af_cache(fmdev, rds_fmt.data.group0A.af[0]);
769 fm_rx_update_af_cache(fmdev, rds_fmt.data.group0A.af[
[all...]
/linux-master/kernel/
H A Daudit.c161 static struct audit_features af = {.vers = AUDIT_FEATURE_VERSION, variable in typeref:struct:audit_features
1113 return af.features & AUDIT_FEATURE_TO_MASK(i);
1123 audit_send_reply(skb, seq, AUDIT_GET_FEATURE, 0, 0, &af, sizeof(af));
1162 old_feature = af.features & feature;
1164 new_lock = (uaf->lock | af.lock) & feature;
1165 old_lock = af.lock & feature;
1183 old_feature = af.features & feature;
1185 old_lock = af.lock & feature;
1186 new_lock = (uaf->lock | af
[all...]
/linux-master/net/core/
H A Dutils.c362 * @af: address family, AF_INET, AF_INET6 or AF_UNSPEC for either
369 int inet_pton_with_scope(struct net *net, __kernel_sa_family_t af, argument
382 switch (af) {
395 pr_err("unexpected address family %d\n", af);

Completed in 202 milliseconds

12345