Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c2401 int *intp = __unsafe_forge_single(int *, data); in utun_ctl_setopt() local
2402 if (*intp != 0 && in utun_ctl_setopt()
2403 *intp != 1 && in utun_ctl_setopt()
2404 *intp != UTUN_IF_WMM_RING_COUNT) { in utun_ctl_setopt()