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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_lro.c128 tcp_lro_matching_tuple(struct ip* ip_hdr, struct tcphdr *tcp_hdr, int *hash, function
198 if (lrodebug) printf("tcp_lro_matching_tuple: collision \n");
506 retval = tcp_lro_matching_tuple(ip_hdr, tcp_hdr, &hash, &flow_id);

Completed in 14 milliseconds