Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h1584 intcoproc_allowed:1, member
H A Dtcp_timer.c995 tra.intcoproc_allowed = INP_INTCOPROC_ALLOWED(inp); in tcp_send_keep_alive()
H A Dtcp_subr.c959 if (tra->intcoproc_allowed) { in tcp_respond()
H A Dtcp_input.c5443 tra.intcoproc_allowed = 1; in tcp_input()