Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif_utun.c79 uuid_t fsw_device; member
1020 if (!uuid_is_null(nx->fsw_device)) { in utun_nexus_detach()
1023 nx->fsw_device); in utun_nexus_detach()
1144 FALSE, &nx->fsw_device); in utun_flowswitch_attach()
H A Dif_ipsec.c172 uuid_t fsw_device; member
2060 if (!uuid_is_null(nx->fsw_device)) { in ipsec_nexus_detach()
2063 nx->fsw_device); in ipsec_nexus_detach()
2188 FALSE, &nx->fsw_device); in ipsec_flowswitch_attach()