Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_utun.c77 typedef struct utun_nx { struct
116 struct utun_nx utun_nx; member
948 &pcb->utun_nx.if_provider); in utun_nexus_ifattach()
964 pcb->utun_nx.if_provider, in utun_nexus_ifattach()
967 &pcb->utun_nx.if_instance, in utun_nexus_ifattach()
974 pcb->utun_nx.if_provider); in utun_nexus_ifattach()
975 uuid_clear(pcb->utun_nx.if_provider); in utun_nexus_ifattach()
1019 utun_nx_t nx = &pcb->utun_nx; in utun_nexus_detach()
1130 utun_nx_t nx = &pcb->utun_nx; in utun_flowswitch_attach()
2207 if (uuid_is_null(pcb->utun_nx.fsw_agent)) { in utun_ctl_setopt()
[all …]