Searched refs:IFCAP_LRO_NUM_SEG (Results 1 – 3 of 3) sorted by relevance
153 #define IFCAP_LRO_NUM_SEG 0x08000 /* NIC & driver can set the num of segments a LRO-packet is… macro161 IFCAP_CSUM_PARTIAL | IFCAP_CSUM_ZERO_INVERT | IFCAP_LRO_NUM_SEG)
1107 ifcaps |= IFCAP_LRO_NUM_SEG; in ifnet_set_offload_common()
2196 (cap_supported & IFCAP_LRO_NUM_SEG) != 0) { in bridge_set_lro()