Searched refs:intp (Results 1 – 1 of 1) sorted by relevance
2401 int *intp = __unsafe_forge_single(int *, data); in utun_ctl_setopt() local2402 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()