#include "mac.h"#include <stdio.h>Functions | |
| char * | mac_to_string (uint8_t mac[ETH_ALEN]) |
| Helper function to convert mac address into a string. | |
| char* mac_to_string | ( | uint8_t | mac[ETH_ALEN] ) |
Helper function to convert mac address into a string.
1.7.2