K 10 svn:author V 2 bz K 8 svn:date V 27 2009-05-23T17:02:30.741046Z K 7 svn:log V 250 For UDP with introducing the UDP control block, the uma zone had to be named "udp_inpcb" to avoid a naming conflict with tcp[1]. For consistency rename the uma zone for TCP from "inpcb" to "tcp_inpcb". Found by: rwatson [1] Discussed with: rwatson END