Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firewire/
Dnet.c54 #define RFC2374_UNFRAG_HDR_SIZE 4 macro
591 len -= RFC2374_UNFRAG_HDR_SIZE; in fwnet_incoming_packet()
946 skb_push(ptask->skb, RFC2374_UNFRAG_HDR_SIZE); in fwnet_send_packet()
1166 - IEEE1394_GASP_HDR_SIZE - RFC2374_UNFRAG_HDR_SIZE; in fwnet_broadcast_start()
1306 max_payload = dg_size + RFC2374_UNFRAG_HDR_SIZE; in fwnet_tx()