Searched refs:SB_NOCOALESCE (Results 1 – 3 of 3) sorted by relevance
50 #define SB_NOCOALESCE 0x200 /* don't coalesce new data into existing mbufs */ macro
114 if ((sb->sb_flags & SB_NOCOALESCE) != 0) in sbready_compress()1325 ((sb->sb_flags & SB_NOCOALESCE) == 0) && in sbcompress()1399 ((sb->sb_flags & SB_NOCOALESCE) == 0) && in sbcompress_ktls_rx()