|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.54.2.15, 2002/08/01 02:46:27 | version 1.54.2.16, 2002/08/27 23:47:35 | ||
|---|---|---|---|
|
|
||
| #endif /* SOSEND_COUNTERS */ | #endif /* SOSEND_COUNTERS */ | ||
| } | } | ||
| #ifdef SOSEND_LOAN | #ifdef SOSEND_NO_LOAN | ||
| int use_sosend_loan = 1; | |||
| #else | |||
| int use_sosend_loan = 0; | int use_sosend_loan = 0; | ||
| #else | |||
| int use_sosend_loan = 1; | |||
| #endif | #endif | ||
| struct mbuf *so_pendfree; | struct mbuf *so_pendfree; |