Searched refs:SR_IGN_ZEROLEN (Results 1 – 3 of 3) sorted by relevance
305 #define SR_IGN_ZEROLEN 0x00000008 /* Ignore zero-length M_DATA */ macro
8116 stp->sd_rput_opt |= SR_IGN_ZEROLEN; in strsetrputhooks()8118 stp->sd_rput_opt &= ~SR_IGN_ZEROLEN; in strsetrputhooks()
1586 if ((rput_opt & SR_IGN_ZEROLEN) && in strrput()