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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_lro.c223 tcp_lro_coalesce(int flow_id, struct mbuf *lro_mb, struct tcphdr *tcphdr, int payload_len, int drop_hdrlen, struct tcpopt *topt, u_int32_t* tsval, u_int32_t* tsecr, int thflags) argument
340 tcp_lro_insert_flow(struct mbuf *lro_mb, struct ip *ip_hdr, struct tcphdr *tcp_hdr, int payload_len, int drop_hdrlen, int hash, struct tcpopt *topt, u_int32_t *tsval, u_int32_t *tsecr) argument
403 tcp_lro_process_pkt(struct mbuf *lro_mb, struct ip *ip_hdr, struct tcphdr *tcp_hdr, int drop_hdrlen) argument
H A Dtcp_input.c1092 int drop_hdrlen; local

Completed in 21 milliseconds