Searched refs:no_packet (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddatagram.c171 goto no_packet;
202 goto no_packet;
208 no_packet:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c2673 uint8_t *no_packet; local
2677 if (!(no_packet = av_mallocz(nb_input_files)))
2711 if (ost->is_past_recording_time || no_packet[ist->file_index] ||
2738 memset(no_packet, 0, nb_input_files);
2749 no_packet[file_index] = 1;
2762 memset(no_packet, 0, nb_input_files);
2869 av_freep(&no_packet);
H A Dffmpeg.c1942 uint8_t no_packet[MAX_FILES]={0}; local
2546 if(ist->is_past_recording_time || no_packet[ist->file_index])
2569 memset(no_packet, 0, sizeof(no_packet));
2584 no_packet[file_index]=1;
2597 memset(no_packet, 0, sizeof(no_packet));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsocket.c5953 goto no_packet;
5961 goto no_packet;
5966 no_packet:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dutils.c671 goto no_packet;
678 no_packet:

Completed in 130 milliseconds