Searched refs:ZT_MAXEDOUT (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Drouting_tables.h72 #define ZT_MAXEDOUT ZT_MAX+1 /* reached the entry limit.. */ macro
H A Daurp_zi.c610 if ((rc = zt_add_zonename(zname)) == ZT_MAXEDOUT) {
H A Dat.c100 if (zno == ZT_MAXEDOUT) {
H A Dddp_r_zip.c195 if (Index <= 0 || Index >= ZT_MAXEDOUT) {
1517 if (result == ZT_MAXEDOUT) {
H A Dddp_rtmptable.c515 return (ZT_MAXEDOUT);

Completed in 63 milliseconds