Searched hist:131017 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dsocketvar.hdiff 131017 Thu Jun 24 00:57:12 MDT 2004 rwatson Protect so_oobmark with with SOCKBUF_LOCK(&so->so_rcv), and broaden
locking in tcp_input() for TCP packets with urgent data pointers to
hold the socket buffer lock across testing and updating oobmark
from just protecting sb_state.

Update socket locking annotations
/freebsd-11-stable/sys/netinet/
H A Dtcp_reass.cdiff 131017 Thu Jun 24 00:57:12 MDT 2004 rwatson Protect so_oobmark with with SOCKBUF_LOCK(&so->so_rcv), and broaden
locking in tcp_input() for TCP packets with urgent data pointers to
hold the socket buffer lock across testing and updating oobmark
from just protecting sb_state.

Update socket locking annotations
H A Dtcp_input.cdiff 131017 Thu Jun 24 00:57:12 MDT 2004 rwatson Protect so_oobmark with with SOCKBUF_LOCK(&so->so_rcv), and broaden
locking in tcp_input() for TCP packets with urgent data pointers to
hold the socket buffer lock across testing and updating oobmark
from just protecting sb_state.

Update socket locking annotations

Completed in 200 milliseconds