cpcs_trailer 1307 drivers/atm/iphase.c struct cpcs_trailer *trailer; cpcs_trailer 1329 drivers/atm/iphase.c trailer = (struct cpcs_trailer*)((u_char *)skb->data + cpcs_trailer 1333 drivers/atm/iphase.c (skb->len - sizeof(struct cpcs_trailer)))) cpcs_trailer 1770 drivers/atm/iphase.c (iadev->tx_buf_sz - sizeof(struct cpcs_trailer))){ cpcs_trailer 1988 drivers/atm/iphase.c struct cpcs_trailer *cpcs; cpcs_trailer 2904 drivers/atm/iphase.c struct cpcs_trailer *trailer; cpcs_trailer 2984 drivers/atm/iphase.c total_len = skb->len + sizeof(struct cpcs_trailer); cpcs_trailer 3039 drivers/atm/iphase.c buf_desc_ptr->buf_start_lo) + total_len - sizeof(struct cpcs_trailer); cpcs_trailer 3041 drivers/atm/iphase.c wr_ptr->bytes = sizeof(struct cpcs_trailer); cpcs_trailer 3083 drivers/atm/iphase.c if ((!skb)||(skb->len>(iadev->tx_buf_sz-sizeof(struct cpcs_trailer)))) cpcs_trailer 203 drivers/atm/iphase.h struct cpcs_trailer *cpcs;