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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_convert.h36 char convert_char(curl_infotype infotype, char this_char);
H A Dtool_convert.c118 char convert_char(curl_infotype infotype, char this_char) argument
121 switch(infotype) {
H A Dtool_cb_dbg.c39 trace tracetype, curl_infotype infotype);
217 trace tracetype, curl_infotype infotype)
258 fprintf(stream, "%c", convert_char(infotype, ptr[i+c]));
260 (void)infotype;
215 dump(const char *timebuf, const char *text, FILE *stream, const unsigned char *ptr, size_t size, trace tracetype, curl_infotype infotype) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dzd1201.c226 unsigned short infotype, framelen, copylen; local
228 infotype = le16_to_cpu(*(__le16*)&data[6]);
230 if (infotype == ZD1201_INF_LINKSTATUS) {
252 if (infotype == ZD1201_INF_ASSOCSTATUS) {
276 if (infotype == ZD1201_INF_AUTHREQ) {

Completed in 98 milliseconds