|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.66.2.2, 2002/07/15 10:36:41 | version 1.66.2.3, 2002/08/29 05:23:14 | ||
|---|---|---|---|
|
|
||
| #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; |