Searched refs:PKT_BEGIN_POS (Results 1 – 1 of 1) sorted by relevance
53 #define PKT_BEGIN_POS 4 /* Start of the ATM packet */ macro75 if (caplen < PKT_BEGIN_POS) { in sunatm_if_print()102 p += PKT_BEGIN_POS; in sunatm_if_print()103 caplen -= PKT_BEGIN_POS; in sunatm_if_print()104 length -= PKT_BEGIN_POS; in sunatm_if_print()107 return (PKT_BEGIN_POS); in sunatm_if_print()