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

/darwin-on-arm/xnu/bsd/netinet/
H A Dlro_ext.h44 #define TCP_LRO_COLLISION 0x04 /* Two flows map to the same slot */ macro
H A Dtcp_lro.c199 return TCP_LRO_COLLISION;
565 case TCP_LRO_COLLISION:

Completed in 23 milliseconds