Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c298 static int tcp_squeue_switch(int);
3752 tcp_squeue_flag = tcp_squeue_switch(tcp_squeue_wput); in tcp_ddi_g_init()
4051 tcp_squeue_switch(int val) in tcp_squeue_switch() function