Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dport_kernel.h87 #define PORT_DEFAULT_EVENTS 0x10000 /* default # of events per port */ macro
/illumos-gate/usr/src/uts/common/os/
H A Drctl_proc.c369 rctl_add_default_limit("process.max-port-events", PORT_DEFAULT_EVENTS, in rctlproc_init()