X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fif_arp.h;h=5ff89809a581b507cdae24e501316849175b9528;hb=ec9f168fcc344d2ffec1c8c822076bf22dab5c33;hp=4d3401812e6cbfe237902c51a00e7123a96fc4cb;hpb=988b705077d8f922408913f4f521ae073256d4a1;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/if_arp.h b/include/linux/if_arp.h index 4d34018..5ff8980 100644 --- a/include/linux/if_arp.h +++ b/include/linux/if_arp.h @@ -87,6 +87,9 @@ #define ARPHRD_IEEE80211_PRISM 802 /* IEEE 802.11 + Prism2 header */ #define ARPHRD_IEEE80211_RADIOTAP 803 /* IEEE 802.11 + radiotap header */ +#define ARPHRD_PHONET 820 /* PhoNet media type */ +#define ARPHRD_PHONET_PIPE 821 /* PhoNet pipe header */ + #define ARPHRD_VOID 0xFFFF /* Void type, nothing is known */ #define ARPHRD_NONE 0xFFFE /* zero header length */