K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-07T13:51:24.000000Z K 7 svn:log V 251 Since udp_peeraddr() and udp_sockaddr() directly wrap in_setpeeraddr() and in_setsockaddr(), containing only stale comments on why they exist, remove them and initialize the protosw for UDP to directly reference in_setpeeraddr() and in_setsockaddr(). END