Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:smb_errstr

834 	    ND_PRINT((ndo, "SMBError = %s\n", smb_errstr(buf[5], EXTRACT_LE_16BITS(&buf[7]))));