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