Home
last modified time | relevance | path

Searched refs:intcoproc_allowed (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1837 intcoproc_allowed:1, member
H A Dtcp_timer.c1008 tra.intcoproc_allowed = INP_INTCOPROC_ALLOWED(inp) ? 1 : 0; in tcp_send_keep_alive()
H A Dtcp_subr.c980 if (tra->intcoproc_allowed) { in tcp_respond()
H A Dtcp_input.c6118 tra.intcoproc_allowed = 1; in tcp_input()