![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.9.4.2, 2002/06/20 03:49:32 | version 1.10, 2001/10/15 09:51:17 | ||
---|---|---|---|
|
|
||
} | } | ||
#ifdef _KERNEL | #ifdef _KERNEL | ||
extern struct in6pcb udb6; | struct in6pcb udb6; | ||
extern struct udp6stat udp6stat; | struct udp6stat udp6stat; | ||
void udp6_ctlinput __P((int, struct sockaddr *, void *)); | void udp6_ctlinput __P((int, struct sockaddr *, void *)); | ||
void udp6_init __P((void)); | void udp6_init __P((void)); |