Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h292 #define IP_SQUEUE_ENTER 2 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c140 int ip_squeue_enter = IP_SQUEUE_ENTER; /* Setable in /etc/system */
13957 case IP_SQUEUE_ENTER: in ip_squeue_switch()