Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_utun.c74 typedef struct utun_nx { struct
113 struct utun_nx utun_nx; member
946 &pcb->utun_nx.if_provider); in utun_nexus_ifattach()
962 pcb->utun_nx.if_provider, in utun_nexus_ifattach()
965 &pcb->utun_nx.if_instance, in utun_nexus_ifattach()
972 pcb->utun_nx.if_provider); in utun_nexus_ifattach()
973 uuid_clear(pcb->utun_nx.if_provider); in utun_nexus_ifattach()
1017 utun_nx_t nx = &pcb->utun_nx; in utun_nexus_detach()
1128 utun_nx_t nx = &pcb->utun_nx; in utun_flowswitch_attach()
2200 if (uuid_is_null(pcb->utun_nx.fsw_agent)) { in utun_ctl_setopt()
[all …]