Home
last modified time | relevance | path

Searched defs:seglen (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/core/
Dtcp_out.c544 u16_t seglen = LWIP_MIN(space, len - pos); in tcp_write() local
613 u16_t seglen = LWIP_MIN(left, max_len); in tcp_write() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8071 uint32_t seglen; /* Length of the segment. */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h2960 long int seglen[4]; member