Searched refs:MPA_FRAMING (Results 1 – 2 of 2) sorted by relevance
36 #define MPA_FRAMING 6 /* length is 2 bytes, crc is 4 bytes */ macro
270 fpdu_len = be16_to_cpu(*(__be16 *) skb->data) + MPA_FRAMING; in get_fpdu_info()