* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#) $Header: /tcpdump/master/tcpdump/sll.h,v 1.1 2000-12-21 10:43:23 guy Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/tcpdump/sll.h,v 1.2 2000-12-22 12:18:32 guy Exp $ (LBL)
*/
/*
};
/*
- * The LINUX_SLL_ values; they are defined here so that they're available
- * even on systems other than Linux, but they should be given the same
- * values as the corresponding PACKET_ values on Linux. (Let's hope
- * those values never change.)
+ * The LINUX_SLL_ values for "sll_pkttype"; these correspond to the
+ * PACKET_ values on Linux, but are defined here so that they're
+ * available even on systems other than Linux, and so that they
+ * don't change even if the PACKET_ values change.
*/
#define LINUX_SLL_HOST 0
#define LINUX_SLL_BROADCAST 1