Searched refs:RFLUSHPCPROT (Results 1 – 3 of 3) sorted by relevance
92 #define RFLUSHPCPROT 0x020 /* do not flush PCPROTOs */ macro
2175 stp->sd_read_opt & RFLUSHPCPROT); in strrput_nondata()2317 case RFLUSHPCPROT: in strrput_nondata()2322 stp->sd_read_opt |= RFLUSHPCPROT; in strrput_nondata()
436 sop->so_readopt = RFLUSHPCPROT; in timodopen()