Searched refs:afp (Results 1 - 25 of 70) sorted by relevance

123

/src/sys/kern/
H A Duipc_accf.c236 struct accept_filter *afp; local in function:accept_filt_clear
259 afp = af->so_accept_filter;
260 if (afp != NULL && afp->accf_destroy != NULL) {
261 (*afp->accf_destroy)(so);
269 atomic_dec_uint(&afp->accf_refcnt);
283 struct accept_filter *afp; local in function:accept_filt_setopt
305 afp = accept_filt_get(afa.af_name);
306 if (afp == NULL) {
317 if (afp
[all...]
/src/sys/altq/
H A Daltq_subr.c1086 struct acc_filter *afp, *prev, *tmp; local in function:acc_add_filter
1098 afp = malloc(sizeof(struct acc_filter), M_DEVBUF, M_WAITOK|M_ZERO);
1099 if (afp == NULL)
1102 afp->f_filter = *filter;
1103 afp->f_class = class;
1107 struct flow_filter *filter4 = &afp->f_filter;
1140 (struct flow_filter6 *)&afp->f_filter;
1172 afp->f_handle = get_filt_handle(classifier, i);
1175 afp->f_fbmask = filt2fibmask(filter);
1176 classifier->acc_fbmask |= afp
1203 struct acc_filter *afp; local in function:acc_delete_filter
1227 struct acc_filter *afp; local in function:acc_discard_filters
1255 struct acc_filter *afp; local in function:acc_classify
1469 struct acc_filter *afp; local in function:get_filt_handle
1492 struct acc_filter *afp; local in function:filth_to_filtp
[all...]
H A Daltq_cbq.c764 cbq_add_filter(struct cbq_add_filter *afp) argument
770 ifacename = afp->cbq_iface.cbq_ifacename;
775 if ((cl = clh_to_clp(cbqp, afp->cbq_class_handle)) == NULL)
778 return acc_add_filter(&cbqp->cbq_classifier, &afp->cbq_filter,
779 cl, &afp->cbq_filter_handle);
/src/usr.bin/getaddrinfo/
H A Dsupport.c67 parse_af(const char *string, int *afp) argument
70 return parse_numeric_tabular(string, afp, address_families,
/src/sbin/route/
H A Dshow.c69 parse_show_opts(int argc, char * const *argv, int *afp, int *flagsp, argument
124 *afp = af;
/src/sbin/ifconfig/
H A Difconfig.c535 const struct afswtch *afp; local in function:wait_dad_exec
563 afp = lookup_af_bynum(ifa->ifa_addr->sa_family);
564 if (afp &&
565 ((afp->af_addr_tentative_or_detached &&
569 afp->af_addr_tentative_or_detached(ifa)) ||
570 (afp->af_addr_tentative &&
571 afp->af_addr_tentative(ifa))))
627 const struct afswtch *afp; local in function:main
807 if ((afp = lookup_af_bynum(af)) == NULL)
810 assert(afp
824 const struct afswtch *afp; local in function:init_afs
842 const struct afswtch *afp; local in function:lookup_af_bynum
1284 const struct afswtch *afp; local in function:status
[all...]
H A Dtunnel.c155 const struct afswtch *afp; local in function:tunnel_status
162 afp = lookup_af_bynum(req.addr.ss_family);
184 printf("\ttunnel %s %s%s --> %s%s\n", afp ? afp->af_name : "???",
/src/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.c1076 setaddr(afp, str)
1077 addrfamily_t *afp;
1081 bzero((char *)afp, sizeof(*afp));
1084 afp->adf_family = AF_INET;
1085 afp->adf_len = offsetof(addrfamily_t, adf_addr) + 4;
1087 afp->adf_family = AF_INET6;
1088 afp->adf_len = offsetof(addrfamily_t, adf_addr) + 16;
1090 inet_pton(afp->adf_family, str, &afp
[all...]
/src/sys/arch/zaurus/dev/
H A Dzaudio.c175 zaudio_query_format(void *hdl, audio_format_query_t *afp) argument
178 return audio_query_format(zaudio_formats, ZAUDIO_NFORMATS, afp);
/src/tests/usr.bin/xlint/lint1/
H A Dc11.c84 float fa[11], *afp[17]; variable in typeref:typename:float[11]* [17]
/src/sys/dev/audio/
H A Daudio_dai.h141 audio_dai_query_format(audio_dai_tag_t dai, audio_format_query_t *afp) argument
145 return dai->dai_hw_if->query_format(dai->dai_priv, afp);
/src/sys/arch/amiga/dev/
H A Dzz9k_ax.c87 static int zzax_query_format(void *hdl, audio_format_query_t *afp);
300 zzax_query_format(void *hdl, audio_format_query_t *afp) argument
303 return audio_query_format(&zzax_format, 1, afp);
/src/sys/arch/arm/iomd/
H A Dvidcaudio.c309 vidcaudio_query_format(void *addr, audio_format_query_t *afp) argument
315 return audio_query_format(&vidcaudio_formats_16bit, 1, afp);
317 return audio_query_format(&vidcaudio_formats_8bit, 1, afp);
/src/sys/arch/usermode/dev/
H A Dvaudio.c247 vaudio_query_format(void *opaque, audio_format_query_t *afp) argument
250 return audio_query_format(vaudio_audio_formats, VAUDIO_NFORMATS, afp);
/src/sys/dev/ic/
H A Dpl041.c123 aaci_query_format(void *priv, audio_format_query_t *afp) argument
126 return audio_query_format(&aaci_format, 1, afp);
H A Dtms320av110.c205 tav_query_format(void *hdl, audio_format_query_t *afp) argument
208 return audio_query_format(tav_formats, TAV_NFORMATS, afp);
/src/sys/arch/luna68k/dev/
H A Dpsgpam.c383 psgpam_query_format(void *hdl, audio_format_query_t *afp) argument
394 if (afp->index != 0)
466 afp->fmt = psgpam_format;
/src/usr.sbin/faithd/
H A Dftp.c740 char *afp, *hostp, *portp; local in function:ftp_copycommand
758 afp = p;
780 n = sscanf(afp, "%d", &af);
/src/sys/arch/evbarm/mini2440/
H A Daudio_mini2440.c238 uda_ssio_query_format(void *handle, audio_format_query_t *afp) argument
241 return audio_query_format(uda_ssio_formats, UDA_SSIO_NFORMATS, afp);
/src/sys/arch/hpcmips/vr/
H A Dvraiu.c253 vraiu_query_format(void *self, audio_format_query_t *afp) argument
256 return audio_query_format(&vraiu_formats, 1, afp);
/src/sys/arch/evbppc/nintendo/dev/
H A Dbwdsp.c143 bwdsp_query_format(void *priv, audio_format_query_t *afp) argument
147 return audio_query_format(&sc->sc_format, 1, afp);
/src/sys/arch/x68k/dev/
H A Dvs.c283 vs_query_format(void *hdl, audio_format_query_t *afp) argument
286 return audio_query_format(&vs_formats, 1, afp);
/src/sys/dev/fdt/
H A Dausoc.c114 ausoc_query_format(void *priv, audio_format_query_t *afp) argument
118 return audio_dai_query_format(link->link_cpu, afp);
/src/sys/arch/arm/rockchip/
H A Drk_i2s.c170 rk_i2s_query_format(void *priv, audio_format_query_t *afp) argument
174 return audio_query_format(&sc->sc_format, 1, afp);
/src/sys/arch/arm/sunxi/
H A Dsunxi_codec.c167 sunxi_codec_query_format(void *priv, audio_format_query_t *afp) argument
171 return audio_query_format(&sc->sc_format, 1, afp);

Completed in 46 milliseconds

123