|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.234, 2006/10/10 21:49:14 | version 1.235, 2006/10/12 01:32:38 | ||
|---|---|---|---|
|
|
||
| * XXX should be deleted; last arg currently ignored. | * XXX should be deleted; last arg currently ignored. | ||
| */ | */ | ||
| void | void | ||
| ip_stripoptions(struct mbuf *m, struct mbuf *mopt) | ip_stripoptions(struct mbuf *m, struct mbuf *mopt __unused) | ||
| { | { | ||
| int i; | int i; | ||
| struct ip *ip = mtod(m, struct ip *); | struct ip *ip = mtod(m, struct ip *); |