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

/xnu-2782.1.97/bsd/netinet/
H A Din_mcast.c2075 int error, is_new; local
2082 is_new = 0;
2199 is_new = 1;
2262 if (is_new) {
2289 if (is_new) {
2304 if (is_new) {
2314 if (is_new) {
2344 if (is_new)
2353 if (error && is_new) {
/xnu-2782.1.97/bsd/netinet6/
H A Din6_mcast.c1964 int error, is_new; local
1972 is_new = 0;
2126 is_new = 1;
2189 if (is_new) {
2221 if (is_new) {
2236 if (is_new) {
2246 if (is_new) {
2276 if (is_new)
2285 if (error && is_new) {

Completed in 47 milliseconds