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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddvbsub_parser.c38 int in_packet; member in struct:DVBSubParseContext
105 pc->in_packet = 1;
127 if (pc->in_packet == 0)
161 pc->in_packet = 0;
167 pc->in_packet = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dlog2pcaphex.c229 int in_packet = 0; local
277 in_packet++;
278 if(in_packet == 1)continue;
280 } else if(in_packet && strstr(buffer, "dump_data")) {
283 if(in_packet){
288 in_packet = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c1086 ArpPacket *in_packet = NULL; local
1239 assert(in_packet);
1241 if (packet_parse(in_packet, in_packet_len, &info) < 0)
1332 if (in_packet) {
1333 avahi_free(in_packet);
1334 in_packet = NULL;
1375 if (recv_packet(fd, &in_packet, &in_packet_len) < 0)
1378 if (in_packet)
1431 avahi_free(in_packet);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dsl811-hcd.c207 static void in_packet( function
388 in_packet(sl811, ep, urb, bank, control);

Completed in 191 milliseconds