]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/netatalk/phase2.h
This commit was generated by cvs2svn to compensate for changes in r80357,
[FreeBSD/FreeBSD.git] / sys / netatalk / phase2.h
1 /*
2  * Copyright (c) 1990,1991 Regents of The University of Michigan.
3  * All Rights Reserved.
4  */
5
6 #include <net/if_llc.h>
7
8 #define llc_org_code llc_un.type_snap.org_code
9 #define llc_ether_type llc_un.type_snap.ether_type
10
11 #define SIOCPHASE1      _IOW('i', 100, struct ifreq)    /* AppleTalk phase 1 */
12 #define SIOCPHASE2      _IOW('i', 101, struct ifreq)    /* AppleTalk phase 2 */