Searched refs:TCP_LRO_COALESCE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dlro_ext.h43 #define TCP_LRO_COALESCE 0x03 /* LRO to coalesce the packet */ macro
H A Dtcp_lro.c156 return TCP_LRO_COALESCE;
191 return TCP_LRO_COALESCE;
514 case TCP_LRO_COALESCE:

Completed in 21 milliseconds