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

/darwin-on-arm/xnu/bsd/net/
H A Dif_gif.c115 #define GIF_MAXUNIT 0x7fff /* ifp->if_unit is only 15 bits */ macro
296 /* Can't create more than GIF_MAXUNIT */
297 if (ngif >= GIF_MAXUNIT)

Completed in 13 milliseconds