Searched refs:LIST_LMIN (Results 1 – 2 of 2) sorted by relevance
50 #define LIST_LMIN (SKB_LMIN * 3) macro171 __dynamic_array(char, buf, (more) ? LIST_LMAX : LIST_LMIN)
169 size_t sz = (more) ? LIST_LMAX : LIST_LMIN; in tipc_list_dump()