Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_squeue.c689 return (IP_SQUEUE_GET(CPU_PSEUDO_RANDOM())); in ip_squeue_get()
/titanic_44/usr/src/uts/common/inet/
H A Dip.h3648 #define IP_SQUEUE_GET(hint) ip_squeue_random(hint) macro
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp.c2645 sqp = IP_SQUEUE_GET((uint_t)gethrtime()); in tcp_create_common()