Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/
H A Dos_stats_private.h1043 #define SCHF_USER_PACKET_POOL 0x00000008 macro
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c3195 flags |= (ch_mode & CHMODE_USER_PACKET_POOL) ? SCHF_USER_PACKET_POOL : 0; in nexus_channel_get_flags()