Searched refs:sblastmbufchk (Results 1 – 2 of 2) sorted by relevance
312 void sblastmbufchk(struct sockbuf *, const char *, int);315 #define SBLASTMBUFCHK(sb) sblastmbufchk((sb), __FILE__, __LINE__)
871 sblastmbufchk(struct sockbuf *sb, const char *file, int line) in sblastmbufchk() function