Searched refs:tcp_cansbgrow (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsocketvar.h856 extern u_int8_t tcp_cansbgrow(struct sockbuf *sb);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_control.c660 } else if (tcp_cansbgrow(sb) &&
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_input.c926 tcp_cansbgrow(struct sockbuf *sb) function
1000 tcp_cansbgrow(sbrcv) == 0 ||
H A Dtcp_output.c783 tcp_cansbgrow(&so->so_snd)) {
H A Dtcp_subr.c2615 tcp_cansbgrow(sb) &&

Completed in 133 milliseconds