Searched refs:sendtime (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394_core.h63 unsigned long sendtime; member in struct:hpsb_packet
H A Dieee1394_core.c533 packet->sendtime = jiffies;
613 /* Set the initial "sendtime" to 10 seconds from now, to
616 packet->sendtime = jiffies + 10 * HZ;
778 packet->sendtime = jiffies;
1079 if (time_before(packet->sendtime + expire, j))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394_core.h63 unsigned long sendtime; member in struct:hpsb_packet
H A Dieee1394_core.c533 packet->sendtime = jiffies;
613 /* Set the initial "sendtime" to 10 seconds from now, to
616 packet->sendtime = jiffies + 10 * HZ;
778 packet->sendtime = jiffies;
1079 if (time_before(packet->sendtime + expire, j))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dasfenc.c571 unsigned int sendtime,
612 put_le32(pb, sendtime);
569 put_payload_parsing_info( AVFormatContext *s, unsigned int sendtime, unsigned int duration, int nb_payloads, int padsize ) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dasfenc.c571 unsigned int sendtime,
612 put_le32(pb, sendtime);
569 put_payload_parsing_info( AVFormatContext *s, unsigned int sendtime, unsigned int duration, int nb_payloads, int padsize ) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dasfenc.c571 unsigned int sendtime,
612 put_le32(pb, sendtime);
569 put_payload_parsing_info( AVFormatContext *s, unsigned int sendtime, unsigned int duration, int nb_payloads, int padsize ) argument

Completed in 129 milliseconds