rwatson 2006-04-23 12:27:42 UTC FreeBSD src repository Modified files: sys/netinet tcp_subr.c Log: Replace isn_mtx direct use with ISN_*() lock macros so that locking details/strategy can be changed without touching every use. MFC after: 3 months Revision Changes Path 1.249 +9 -5 src/sys/netinet/tcp_subr.c