|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.264, 2008/04/07 06:31:28 | version 1.265, 2008/04/09 05:14:20 | ||
|---|---|---|---|
|
|
||
| return (s); | return (s); | ||
| s = splsoftnet(); | s = splsoftnet(); | ||
| ipflow_reap(0); | ipflow_prune(); | ||
| splx(s); | splx(s); | ||
| return (0); | return (0); |