Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.c74 typedef struct utun_nx { struct
113 struct utun_nx utun_nx; member
945 &pcb->utun_nx.if_provider); in utun_nexus_ifattach()
961 pcb->utun_nx.if_provider, in utun_nexus_ifattach()
964 &pcb->utun_nx.if_instance, in utun_nexus_ifattach()
971 pcb->utun_nx.if_provider); in utun_nexus_ifattach()
972 uuid_clear(pcb->utun_nx.if_provider); in utun_nexus_ifattach()
1016 utun_nx_t nx = &pcb->utun_nx; in utun_nexus_detach()
1127 utun_nx_t nx = &pcb->utun_nx; in utun_flowswitch_attach()
2199 if (uuid_is_null(pcb->utun_nx.fsw_agent)) { in utun_ctl_setopt()
[all …]