Searched refs:extrabytes (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dlibata.h560 unsigned int extrabytes; member in struct:ata_queued_cmd
1438 return qc->nbytes - min(qc->extrabytes, qc->nbytes);
1463 qc->nbytes = qc->extrabytes = qc->curbytes = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dlibata.h560 unsigned int extrabytes; member in struct:ata_queued_cmd
1438 return qc->nbytes - min(qc->extrabytes, qc->nbytes);
1463 qc->nbytes = qc->extrabytes = qc->curbytes = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnsmasq.h1115 char *name, int isExtract, int extrabytes);
1116 unsigned char *skip_name(unsigned char *ansp, struct dns_header *header, size_t plen, int extrabytes);
1150 char *name, int isExtract, int extrabytes);
H A Drfc1035.c20 char *name, int isExtract, int extrabytes)
40 if (!CHECK_LEN(header, p, plen, extrabytes))
251 unsigned char *skip_name(unsigned char *ansp, struct dns_header *header, size_t plen, int extrabytes) argument
300 if (!CHECK_LEN(header, ansp, plen, extrabytes))
19 extract_name(struct dns_header *header, size_t plen, unsigned char **pp, char *name, int isExtract, int extrabytes) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnsmasq.h1115 char *name, int isExtract, int extrabytes);
1116 unsigned char *skip_name(unsigned char *ansp, struct dns_header *header, size_t plen, int extrabytes);
1150 char *name, int isExtract, int extrabytes);
H A Drfc1035.c20 char *name, int isExtract, int extrabytes)
40 if (!CHECK_LEN(header, p, plen, extrabytes))
251 unsigned char *skip_name(unsigned char *ansp, struct dns_header *header, size_t plen, int extrabytes) argument
300 if (!CHECK_LEN(header, ansp, plen, extrabytes))
19 extract_name(struct dns_header *header, size_t plen, unsigned char **pp, char *name, int isExtract, int extrabytes) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnsmasq.h1115 char *name, int isExtract, int extrabytes);
1116 unsigned char *skip_name(unsigned char *ansp, struct dns_header *header, size_t plen, int extrabytes);
1150 char *name, int isExtract, int extrabytes);
H A Drfc1035.c20 char *name, int isExtract, int extrabytes)
40 if (!CHECK_LEN(header, p, plen, extrabytes))
251 unsigned char *skip_name(unsigned char *ansp, struct dns_header *header, size_t plen, int extrabytes) argument
300 if (!CHECK_LEN(header, ansp, plen, extrabytes))
19 extract_name(struct dns_header *header, size_t plen, unsigned char **pp, char *name, int isExtract, int extrabytes) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Dlibata-scsi.c776 qc->extrabytes = scmd->request->extra_len;
777 qc->nbytes = scsi_bufflen(scmd) + qc->extrabytes;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dlibata-scsi.c776 qc->extrabytes = scmd->request->extra_len;
777 qc->nbytes = scsi_bufflen(scmd) + qc->extrabytes;

Completed in 297 milliseconds