Searched refs:sblastmbufchk (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/kern/
H A Duipc_sockbuf.c547 sblastmbufchk(struct sockbuf *sb, const char *file, int line) function
/freebsd-11-stable/sys/sys/
H A Dsockbuf.h246 void sblastmbufchk(struct sockbuf *, const char *, int);
249 #define SBLASTMBUFCHK(sb) sblastmbufchk((sb), __FILE__, __LINE__)

Completed in 249 milliseconds