Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_utun.h85 #define UTUN_FLAGS_ENABLE_PROC_UUID 0x0004 macro
H A Dif_utun.c291 …IZE(_pcb) (sizeof(u_int32_t) + (((_pcb)->utun_external_flags & UTUN_FLAGS_ENABLE_PROC_UUID) ? size…
589 if (pcb->utun_external_flags & UTUN_FLAGS_ENABLE_PROC_UUID) { in utun_netif_sync_tx()
3028 if (pcb->utun_external_flags & UTUN_FLAGS_ENABLE_PROC_UUID) { in utun_framer()
3788 if (pcb->utun_external_flags & UTUN_FLAGS_ENABLE_PROC_UUID) { in utun_kpipe_sync_rx()