repo.or.cz
/
cor_2_6_31.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel packet sending bugfixes
[cor_2_6_31.git]
/
net
/
cor
/
settings.h
blob
d265d3a69ce0bd558f384bf3ae33f5a1ed4e8ce8
1
#define MAX_PACKETS_IN_RCVQUEUE 32
2
3
#define MAX_TOTAL_OOO_PACKETS 128
4
#define MAX_TOTAL_OOO_PER_NEIGH 32
5
#define MAX_TOTAL_OOO_PER_CONN 12
6
7
#define MAX_TOTAL_BUFFER_SIZE 256