Home
last modified time | relevance | path

Searched refs:next (Results 1 – 8 of 8) sorted by relevance

/iperf/src/
H A Dtimer.c74 t->next = timers; in list_add()
83 t2prev->next = t; in list_add()
85 t->next = t2; in list_add()
91 t2prev->next = t; in list_add()
93 t->next = NULL; in list_add()
103 timers = t->next; in list_remove()
105 t->prev->next = t->next; in list_remove()
133 free_timers = t->next; in tmr_create()
181 Timer* next; in tmr_run() local
185 next = t->next; in tmr_run()
[all …]
H A Dcjson.c262 cJSON *next = NULL; in cJSON_Delete() local
265 next = item->next; in cJSON_Delete()
279 item = next; in cJSON_Delete()
1927 prev->next = item; in suffix_object()
2203 item->prev->next = item->next; in cJSON_DetachItemViaPointer()
2218 item->next = NULL; in cJSON_DetachItemViaPointer()
2304 replacement->next = item->next; in cJSON_ReplaceItemViaPointer()
2326 item->next = NULL; in cJSON_ReplaceItemViaPointer()
2680 cJSON *next = NULL; in cJSON_Duplicate() local
2728 if (next != NULL) in cJSON_Duplicate()
[all …]
H A Dcjson.h111 struct cJSON *next; member
288 …y) for(element = (array != NULL) ? (array)->child : NULL; element != NULL; element = element->next)
H A Dtimer.h66 struct TimerStruct* next; member
/iperf/docs/
H A Dfaq.rst141 based on the reported next hop MSS in the ICMP Fragmentation Needed
154 automatically continued with the next packet, so the data transfer
238 rounded up to the next larger multiple of the transfer block size,
/iperf/docs/_esnet/
H A DREADME.rst23 8. edit ``conf.py`` as described in the next section
/iperf/
H A Daclocal.m42421 version_type=linux # correct to gnu/linux during the next big refactor
2430 version_type=linux # correct to gnu/linux during the next big refactor
2545 version_type=linux # correct to gnu/linux during the next big refactor
2684 version_type=linux # correct to gnu/linux during the next big refactor
2738 version_type=linux # correct to gnu/linux during the next big refactor
2800 version_type=linux # correct to gnu/linux during the next big refactor
4056 " \$ 0!~/External *\|/{next};"\
4057 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
4058 " {if(hide[section]) next};"\
4061 " s[1]~/^[@?]/{print f,s[1],s[1]; next};"\
[all …]
H A DINSTALL33 be considered for the next release. If you are using the cache, and at