Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_utun.c79 uuid_t fsw_device; member
1021 if (!uuid_is_null(nx->fsw_device)) { in utun_nexus_detach()
1024 nx->fsw_device); in utun_nexus_detach()
1145 FALSE, &nx->fsw_device); in utun_flowswitch_attach()
H A Dif_ipsec.c172 uuid_t fsw_device; member
2061 if (!uuid_is_null(nx->fsw_device)) { in ipsec_nexus_detach()
2064 nx->fsw_device); in ipsec_nexus_detach()
2189 FALSE, &nx->fsw_device); in ipsec_flowswitch_attach()