K 10 svn:author V 2 bz K 8 svn:date V 27 2015-08-27T15:27:41.785217Z K 7 svn:log V 305 get_inpcbinfo() and get_pcblist() are UDP local functions and do not do what one would expect by name. Prefix them with "udp_" to at least obviously limit the scope. This is a non-functional change. Reviewed by: gnn, rwatson MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D3505 END