Searched refs:first_packet (Results 26 - 50 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davidec.c1485 unsigned int index, tag, flags, pos, len, first_packet = 1; local
1526 if (first_packet && first_packet_pos) {
1528 first_packet = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_srvr.c916 if (s->state == SSL3_ST_SR_CLNT_HELLO_C && !s->first_packet)
928 s->first_packet = 1;
937 s->first_packet = 0;
H A Ds2_srvr.c575 s->first_packet = 1;
H A Dd1_pkt.c634 if (!s->first_packet) {
H A Ds3_pkt.c360 if (!s->first_packet) {
H A Ds3_clnt.c910 s->first_packet = 1;
920 s->first_packet = 0;
H A Dssl.h1587 int first_packet; member in struct:ssl_st
H A Dssl_lib.c246 s->first_packet = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_srvr.c916 if (s->state == SSL3_ST_SR_CLNT_HELLO_C && !s->first_packet)
928 s->first_packet = 1;
937 s->first_packet = 0;
H A Ds2_srvr.c575 s->first_packet = 1;
H A Dd1_pkt.c634 if (!s->first_packet) {
H A Ds3_pkt.c360 if (!s->first_packet) {
H A Ds3_clnt.c910 s->first_packet = 1;
920 s->first_packet = 0;
H A Dssl.h1587 int first_packet; member in struct:ssl_st
H A Dssl_lib.c246 s->first_packet = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_srvr.c685 s->first_packet=1;
694 s->first_packet=0;
H A Ds2_srvr.c534 s->first_packet=1;
H A Ds3_pkt.c280 if (!s->first_packet)
H A Dd1_pkt.c536 if (!s->first_packet)
H A Dssl.h973 int first_packet; member in struct:ssl_st
H A Dssl_lib.c203 s->first_packet=0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h973 int first_packet; member in struct:ssl_st
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Deth1394.c1268 &iso->infos[(iso->first_packet + i) % iso->buf_packets];
H A Dohci1394.c1881 iso->first_packet);
1893 /* append first_packet to the DMA chain */
1897 next_i = iso->first_packet;
H A Draw1394.c2459 unsigned int packet = fi->iso_handle->first_packet;

Completed in 338 milliseconds

12