|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.64, 2000/03/22 20:58:30 | version 1.65, 2000/03/30 02:39:37 | ||
|---|---|---|---|
|
|
||
| { | { | ||
| register struct ip *ip = v; | register struct ip *ip = v; | ||
| register struct udphdr *uh; | register struct udphdr *uh; | ||
| extern int inetctlerrmap[]; | |||
| void (*notify) __P((struct inpcb *, int)) = udp_notify; | void (*notify) __P((struct inpcb *, int)) = udp_notify; | ||
| int errno; | int errno; | ||