Searched refs:SMB_PRSTATUS_STATUS (Results 1 – 2 of 2) sorted by relevance
463 #define SMB_PRSTATUS_STATUS(s) ((s) & 0x07) /* status (see below) */ macro
483 status = SMB_PRSTATUS_STATUS(p.smbp_status); in print_processor()