Searched refs:sblastmbufchk (Results 1 – 2 of 2) sorted by relevance
549 void sblastmbufchk(struct sockbuf *, const char *);550 #define SBLASTMBUFCHK(sb, where) sblastmbufchk((sb), (where))
791 sblastmbufchk(struct sockbuf *sb, const char *where) in sblastmbufchk() function