|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.107, 2000/03/10 22:39:03 | version 1.108, 2000/03/30 02:35:24 | ||
|---|---|---|---|
|
|
||
| struct ifqueue ipintrq; | struct ifqueue ipintrq; | ||
| struct ipstat ipstat; | struct ipstat ipstat; | ||
| u_int16_t ip_id; | u_int16_t ip_id; | ||
| int ip_defttl; | |||
| struct ipqhead ipq; | struct ipqhead ipq; | ||
| int ipq_locked; | int ipq_locked; |