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