/src/sys/kern/ |
uipc_socket2.c | 765 * and then removing the data from the socket buffer with sbdrop() 1336 sbdrop(sb, (int)sb->sb_cc); 1348 sbdrop(struct sockbuf *sb, int len) function in typeref:typename:void 1358 panic("sbdrop(%p,%d): cc=%lu",
|
uipc_socket2.c | 765 * and then removing the data from the socket buffer with sbdrop() 1336 sbdrop(sb, (int)sb->sb_cc); 1348 sbdrop(struct sockbuf *sb, int len) function in typeref:typename:void 1358 panic("sbdrop(%p,%d): cc=%lu",
|
uipc_socket2.c | 765 * and then removing the data from the socket buffer with sbdrop() 1336 sbdrop(sb, (int)sb->sb_cc); 1348 sbdrop(struct sockbuf *sb, int len) function in typeref:typename:void 1358 panic("sbdrop(%p,%d): cc=%lu",
|
uipc_socket2.c | 765 * and then removing the data from the socket buffer with sbdrop() 1336 sbdrop(sb, (int)sb->sb_cc); 1348 sbdrop(struct sockbuf *sb, int len) function in typeref:typename:void 1358 panic("sbdrop(%p,%d): cc=%lu",
|