Searched refs:max_bps (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-pptp.c151 u_int32_t max_bps; member in struct:pptp_msg_ocrq
739 TCHECK(ptr->max_bps);
740 printf(" MAX_BPS(%u)", EXTRACT_32BITS(&ptr->max_bps));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Dutils.c73 int max_bps = FFMAX(av_get_bytes_per_sample(in_fmt), local
75 if (max_bps <= 2) {
80 if (max_bps <= 4) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpdefs.h187 u_int32_t max_bps; /* maximum line speed */ member in struct:pptp_out_call_rqst
H A Dctrlpacket.c444 out_call_rply.speed = out_call_rqst->max_bps;

Completed in 73 milliseconds