Searched refs:ATM_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
61 #define ATM_HDR_SIZE 4 macro455 ((dp[ATM_HDR_SIZE] == 0xaa && in dag_read()456 dp[ATM_HDR_SIZE+1] == 0xaa && in dag_read()457 dp[ATM_HDR_SIZE+2] == 0x03) ? 2 : 1))); in dag_read()460 packet_len -= ATM_HDR_SIZE; in dag_read()461 caplen -= ATM_HDR_SIZE; in dag_read()462 dp += ATM_HDR_SIZE; in dag_read()