Home
last modified time | relevance | path

Searched refs:num_entries (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_fastopen.c1227 int i, error, num_entries;
1242 num_entries = 0;
1247 num_entries += ccb->ccb_num_entries;
1250 sbuf_new(&sb, NULL, linesize * (num_entries + 1), SBUF_INCLUDENUL);
/openthread-latest/tests/scripts/thread-cert/
Dnode.py3608 def history_netinfo(self, num_entries=0): argument
3645 def history_rx(self, num_entries=0): argument
3670 def history_tx(self, num_entries=0): argument