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

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

Completed in 136 milliseconds