Searched refs:BCC (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/m68k/
H A Dsyntax.h106 #define bcc BCC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dconnect.c2295 (BCC(smb_buffer_response) - 1) /2;
2299 BCC(smb_buffer_response) / 2;
2372 <= BCC(smb_buffer_response)) {
2620 (BCC(smb_buffer_response)
2625 BCC
2705 <= BCC(smb_buffer_response)) {
3023 (BCC(smb_buffer_response)
3027 remaining_words = BCC(smb_buffer_response) / 2;
3111 <= BCC(smb_buffer_response)) {
3258 length = strnlen(bcc_ptr, BCC(smb_buffer_respons
[all...]
H A Dtransport.c578 BCC(midQ->resp_buf) =
757 BCC(out_buf) = le16_to_cpu(BCC_LE(out_buf));
1000 BCC(out_buf) = le16_to_cpu(BCC_LE(out_buf));
H A Dsess.c508 bytes_remaining = BCC(smb_buf);
H A Dnetmisc.c892 2 /* size of the bcc field */ + BCC(ptr));
H A Dcifspdu.h363 #define BCC(smb_var) ( *(__u16 *)((char *)smb_var + sizeof(struct smb_hdr) + (2* smb_var->WordCount) ) ) macro

Completed in 116 milliseconds