static int mac_equal ( uint8_t  a[ETH_ALEN],
uint8_t  b[ETH_ALEN] 
) [inline, static]

Check whether two mac addresses are equal.

Returns:
1 if both addresses are equal. 0 otherwise.
 All Classes Files Functions Variables Defines