Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip.h291 #define IP_SQUEUE_ENTER 2 macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c136 int ip_squeue_enter = IP_SQUEUE_ENTER; /* Setable in /etc/system */
13908 case IP_SQUEUE_ENTER: in ip_squeue_switch()