Searched refs:mcast (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat_var.h171 unsigned char mcast[MAX_MCASTS]; member in struct:at_ifaddr
H A Dddp_lap.c1441 if (c == patp->mcast[i]) {
1449 patp->mcast[loc] = 0;
1460 if (patp->mcast[i] == 0) {
1466 patp->mcast[loc] = c;
1492 to shift left a 1 to form the mcast mask for TR. We'll do this
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dkpi_interface.h345 @param mcast The multicast address.
351 const struct sockaddr* mcast);

Completed in 21 milliseconds