Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Daddr_pool.c33 int num_free; member
100 ap->num_free = cnt; in CreateAddressPool()
180 ap->num_free = cnt; in CreateAddressPoolPerCore()
258 ap->num_free--; in FetchAddress()
286 ap->num_free--; in FetchAddressPerCore()
335 ap->num_free++; in FreeAddress()