Searched defs:gsolen (Results 1 – 4 of 4) sorted by relevance
122 const uint8_t *pkt, size_t pktlen, size_t gsolen, in do_sendmsg()221 size_t gsolen, size_t *psent) in send_packet_no_gso()244 size_t gsolen, size_t *psent) in vquic_send_packets()275 size_t gsolen; in vquic_flush() local304 struct cf_quic_ctx *qctx, size_t gsolen) in vquic_send()311 struct cf_quic_ctx *qctx, size_t gsolen, in vquic_send_tail_split()
46 size_t gsolen; /* length of individual packets in send buf */ member
736 size_t pkt_count, gsolen; in cf_flush_egress() local
1803 size_t gsolen = 0; /* this disables gso until we have a clue */ in cf_progress_egress() local
Completed in 23 milliseconds