Searched refs:unlinked (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_ifattach.c931 int unlinked; local
1025 unlinked = 1;
1039 unlinked = 0;
1047 * Do this only if it's not already unlinked in the event
1051 if (unlinked)
H A Din6.c2085 int unlinked; local
2099 unlinked = 1;
2112 unlinked = 0;
2151 * Do this only if it's not already unlinked in the event that we lost
2154 if (unlinked)

Completed in 24 milliseconds