K 10 svn:author V 2 bz K 8 svn:date V 27 2008-10-31T14:30:33.632694Z K 7 svn:log V 291 MFC: r183982 Add cr_canseeinpcb() doing checks using the cached socket credentials from inp_cred which is also available after the socket is gone. Switch cr_canseesocket consumers to cr_canseeinpcb. This removes an extra acquisition of the socket lock. Approved by: re (rwatson) END