Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_init.c1481 #define QLC_TCP_HDR_SIZE 20 macro
1483 #define QLC_TCP_TS_HDR_SIZE (QLC_TCP_HDR_SIZE + QLC_TCP_TS_OPTION_SIZE)
1529 data_offset = l4_hdr_offset + QLC_TCP_HDR_SIZE; in qlcnic_process_lro()