Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.c209 #define UTUN_IF_MIN_SLOT_SIZE 1024 macro
2260 if (slot_size < UTUN_IF_MIN_SLOT_SIZE || in utun_ctl_setopt()