Searched refs:ATM_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
144 #define ATM_HDR_SIZE 4 macro539 ((dp[ATM_HDR_SIZE] == 0xaa && in dag_read()540 dp[ATM_HDR_SIZE+1] == 0xaa && in dag_read()541 dp[ATM_HDR_SIZE+2] == 0x03) ? 2 : 1))); in dag_read()544 packet_len -= ATM_HDR_SIZE; in dag_read()545 caplen -= ATM_HDR_SIZE; in dag_read()546 dp += ATM_HDR_SIZE; in dag_read()