Searched refs:NEGATIVE_RESPONSE (Results 1 – 2 of 2) sorted by relevance
252 #define NEGATIVE_RESPONSE(x) (RCODE(x) != 0) macro
374 if (NEGATIVE_RESPONSE(info)) { in smb_netbios_process_response()