Home | History | Annotate | Download | only in iputils

Lines Matching refs:joined

1232 	int joined[num_interfaces];
1234 memset(joined, 0, sizeof(joined));
1242 if (joined[j] == interfaces[i].ifindex)
1257 joined[i] = interfaces[i].ifindex;