Add a link for LINUX_SLL values.

Change-Id: Ic45f88984af01b9705ace944a89f49f705301d21
Reviewed-on: https://code.wireshark.org/review/13467
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
AndersBroman 2016-01-21 13:44:29 +01:00 committed by Anders Broman
parent c9db8c5a67
commit 2d6e044b8d
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
/*
* The LINUX_SLL_ values for "sll_protocol".
* https://github.com/torvalds/linux/blob/master/include/uapi/linux/if_ether.h ?
*/
#define LINUX_SLL_P_802_3 0x0001 /* Novell 802.3 frames without 802.2 LLC header */
#define LINUX_SLL_P_ETHERNET 0x0003 /* Ethernet */