Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_utun.c317 utun_flag_isset(struct utun_pcb *pcb, uint32_t flag) in utun_flag_isset() function
504 utun_flag_isset(pcb, UTUN_FLAGS_KPIPE_ALLOCATED)) { in utun_netif_sync_tx()
1481 if (!utun_flag_isset(pcb, UTUN_FLAGS_KPIPE_ALLOCATED)) { in utun_detach_channels()
1552 VERIFY(!utun_flag_isset(pcb, UTUN_FLAGS_KPIPE_ALLOCATED)); in utun_enable_channel()
2733 if (!utun_flag_isset(pcb, UTUN_FLAGS_KPIPE_ALLOCATED)) { in utun_ctl_getopt()
3521 if (!utun_flag_isset(pcb, UTUN_FLAGS_KPIPE_ALLOCATED)) { in utun_kpipe_sync_tx()
3628 if (!utun_flag_isset(pcb, UTUN_FLAGS_KPIPE_ALLOCATED)) { in utun_kpipe_sync_rx()