we do not want to shift by the block size, which is much larger than
[dragonfly.git] / sys / netproto / atalk / phase2.h
blob112c06205e586d406bd5eefa24641e9a4c5a9305
1 /*
2 * Copyright (c) 1990,1991 Regents of The University of Michigan.
3 * All Rights Reserved.
4 */
6 #include <net/if_llc.h>
8 #define llc_org_code llc_un.type_snap.org_code
9 #define llc_ether_type llc_un.type_snap.ether_type
11 #define SIOCPHASE1 _IOW('i', 100, struct ifreq) /* AppleTalk phase 1 */
12 #define SIOCPHASE2 _IOW('i', 101, struct ifreq) /* AppleTalk phase 2 */