Home
last modified time | relevance | path

Searched defs:startseq (Results 1 – 4 of 4) sorted by relevance

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_output.c1134 tcp_seq startseq = tp->snd_nxt; in tcp_output() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dsink.h121 func *startseq; in upb_sink_startseq() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc314 int* startseq(int* depth, const uint32_t* num) { in startseq() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dprinter.c406 static void *startseq(void *closure, const void *handler_data) { in startseq() function