|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.92, 2001/12/21 02:51:08 | version 1.93, 2002/05/12 20:33:51 | ||
|---|---|---|---|
|
|
||
| int udpcksum = 0; /* XXX */ | int udpcksum = 0; /* XXX */ | ||
| #endif | #endif | ||
| struct inpcbtable udbtable; | |||
| struct udpstat udpstat; | |||
| #ifdef INET | #ifdef INET | ||
| static void udp4_sendup __P((struct mbuf *, int, struct sockaddr *, | static void udp4_sendup __P((struct mbuf *, int, struct sockaddr *, | ||
| struct socket *)); | struct socket *)); |