Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c279 #define UTUN_FLAGS_KPIPE_ALLOCATED 1 macro
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()
1513 utun_flag_clr(pcb, UTUN_FLAGS_KPIPE_ALLOCATED); in utun_detach_channels()
1552 VERIFY(!utun_flag_isset(pcb, UTUN_FLAGS_KPIPE_ALLOCATED)); in utun_enable_channel()
1639 utun_flag_set(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()