Searched defs:flow_id (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_lro.c203 tcp_lro_init_flow(int flow_id, struct ip* ip_hdr, struct tcphdr *tcp_hdr, argument
223 tcp_lro_coalesce(int flow_id, struc argument
316 tcp_lro_eject_flow(int flow_id) argument
329 tcp_lro_eject_coalesced_pkt(int flow_id) argument
406 int flow_id = TCP_LRO_FLOW_UNINIT; local
852 int flow_id; local
906 int hash, flow_id; local
936 int hash, flow_id; local
[all...]

Completed in 18 milliseconds