Home
last modified time | relevance | path

Searched refs:AAL5_TRAILER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dmidway.h40 #define AAL5_TRAILER (ATM_AAL5_TRAILER/4) /* AAL5 trailer is 2 longwords */ macro
H A Deni.c1077 size = skb->len+4*AAL5_TRAILER+ATM_CELL_PAYLOAD-1; in do_tx()
1163 ((tx->tx_pos+size-AAL5_TRAILER) & (tx->words-1))*4); in do_tx()