Searched refs:ATM_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define ATM_HDR_SIZE 4 macro319 ((dp[ATM_HDR_SIZE] == 0xaa && in dag_read()320 dp[ATM_HDR_SIZE+1] == 0xaa && in dag_read()321 dp[ATM_HDR_SIZE+2] == 0x03) ? 2 : 1))); in dag_read()324 packet_len -= ATM_HDR_SIZE; in dag_read()325 caplen -= ATM_HDR_SIZE; in dag_read()326 dp += ATM_HDR_SIZE; in dag_read()