Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c212 #define UTUN_IF_MIN_SLOT_SIZE 1024 macro
2268 if (slot_size < UTUN_IF_MIN_SLOT_SIZE || in utun_ctl_setopt()