

Go to the source code of this file.
Classes | |
| struct | ack_cr_info |
| struct | bcasts |
| struct | hostname_mac |
| struct | mc_tree |
| struct | route_request |
| struct | routing_entry |
| struct | stc_ack |
| struct | stc_packet |
| struct | stc_RoutedFrame |
Functions | |
| bool | compareMac (const unsigned char mac1[6], const unsigned char mac2[6]) |
| bool | compareMac (char *mac1[6], char *mac2[6]) |
| bool compareMac | ( | const unsigned char | mac1[6], |
| const unsigned char | mac2[6] | ||
| ) |
Definition at line 99 of file functions.h.
| bool compareMac | ( | char * | mac1[6], |
| char * | mac2[6] | ||
| ) |