Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_utun.c119 typedef struct utun_nx { struct
248 struct utun_nx utun_nx; member
1116 &pcb->utun_nx.if_provider); in utun_nexus_ifattach()
1132 pcb->utun_nx.if_provider, in utun_nexus_ifattach()
1135 &pcb->utun_nx.if_instance, in utun_nexus_ifattach()
1142 pcb->utun_nx.if_provider); in utun_nexus_ifattach()
1143 uuid_clear(pcb->utun_nx.if_provider); in utun_nexus_ifattach()
1187 utun_nx_t nx = &pcb->utun_nx; in utun_nexus_detach()
1298 utun_nx_t nx = &pcb->utun_nx; in utun_flowswitch_attach()
2459 if (uuid_is_null(pcb->utun_nx.fsw_agent)) { in utun_ctl_setopt()
[all …]