![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.9.4.1, 2001/10/22 20:42:06 | version 1.9.4.2, 2002/06/20 03:49:32 | ||
---|---|---|---|
|
|
||
} | } | ||
#ifdef _KERNEL | #ifdef _KERNEL | ||
struct in6pcb udb6; | extern struct in6pcb udb6; | ||
struct udp6stat udp6stat; | extern 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)); |