Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c156 #define UTUN_IF_MIN_SLOT_SIZE 1024 macro
2520 if (slot_size < UTUN_IF_MIN_SLOT_SIZE || in utun_ctl_setopt()