Searched refs:IF_MAXUNIT (Results 1 – 4 of 4) sorted by relevance
59 #define IF_MAXUNIT 0x7fff /* historical value */ macro
362 ifc->ifc_maxunit = maxunit ? maxunit : IF_MAXUNIT; in if_clone_alloc()
572 if (u != -1 && u > IF_MAXUNIT) in tunclone()759 drv->unrhdr = new_unrhdr(0, IF_MAXUNIT, &tunmtx); in tuntapmodevent()
47 #define IF_MAXUNIT 0x7fff /* historical value */ macro