Hi everyone, i have the following problem:

I have a struct which is declared as:



typedef struct
{
unsigned char src[6], dst[6];
unsigned short...