Searched refs:ATM_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
150 #define ATM_HDR_SIZE 4 macro546 ((dp[ATM_HDR_SIZE] == 0xaa && in dag_read()547 dp[ATM_HDR_SIZE+1] == 0xaa && in dag_read()548 dp[ATM_HDR_SIZE+2] == 0x03) ? 2 : 1))); in dag_read()551 packet_len -= ATM_HDR_SIZE; in dag_read()552 caplen -= ATM_HDR_SIZE; in dag_read()553 dp += ATM_HDR_SIZE; in dag_read()