Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_two_buffer_test.c29 static ULONG buffer_org_tail; variable
261 expected_tail = buffer_org_tail; in check_empty_buffer()
292 buffer_org_tail = *tail; in empty_buffer_init()
Dnetx_mdns_internal_function_test.c29 static ULONG buffer_org_tail; variable
1146 if(*tail != buffer_org_tail) in check_empty_buffer()
1168 buffer_org_tail = *tail; in empty_buffer_init()
1170 free_buffer_size = buffer_org_tail - buffer_org_head; in empty_buffer_init()