Home
last modified time | relevance | path

Searched defs:CHILD_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/net/
H A Dtrie_utility.h42 #define CHILD_MAP_SIZE (LAST_PRINTABLE_ASCII - FIRST_PRINTABLE_ASCII + 1) // print… macro
/xnu-11215.81.4/bsd/netinet/
H A Dflow_divert.c119 #define CHILD_MAP_SIZE 256 macro