Messages in this thread |  | | | Date | Sun, 23 Jul 2000 12:25:45 -0400 (EDT) | | From | ADAM Sulmicki <> | | Subject | socketaddr_ll->sll_hatype |
| |
Hello, in man page 7 packet it is described as
unsigned short sll_hatype; /* Header type */ However, it still does not tell me much. Looking over sources I can see it is being set to dev->type, and types it is set are defined in include/linux/if_arp.h
Thus would it be correct to tell is that it is just device type, and the name 'hatype' is kind of missleading?
-- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |