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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_mcast.c2055 int error, is_new; local
2060 is_new = 0;
2176 is_new = 1;
2239 if (is_new) {
2266 if (is_new) {
2281 if (is_new) {
2291 if (is_new) {
2321 if (is_new)
2330 if (error && is_new) {
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c1942 int error, is_new; local
1948 is_new = 0;
2101 is_new = 1;
2164 if (is_new) {
2196 if (is_new) {
2211 if (is_new) {
2221 if (is_new) {
2251 if (is_new)
2260 if (error && is_new) {

Completed in 27 milliseconds