summaryrefslogtreecommitdiffstats
path: root/sys/net/if_atm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* First round of __P removal in sysmillert2002-03-141-6/+6
* By popular demand, protect from multiple inclusion, and fix to use theangelos2001-06-091-12/+5
* Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines, don'tderaadt1998-05-101-3/+3
* fix previous byte-order fix the correct waychuck1996-11-091-2/+3
* ported to FreeBSD 2.2-960612-SNAP.chuck1996-07-031-1/+13
* change:chuck1996-06-291-3/+3
* add hook for user to turn on/off raw modechuck1996-06-281-5/+6
* fix/improvement:chuck1996-06-271-4/+6
* [1] add new rxso passing structure to if_atm.hchuck1996-06-261-3/+9
* use correct copyrightchuck1996-06-211-3/+4
* network support for ATM networks (ATM == Async Transfer Mode, notchuck1996-06-211-0/+88