Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dname_table.c155 static struct sub_seq *tipc_subseq_alloc(u32 cnt) in tipc_subseq_alloc() function
170 struct sub_seq *sseq = tipc_subseq_alloc(1); in tipc_nameseq_create()
298 struct sub_seq *sseqs = tipc_subseq_alloc(nseq->alloc * 2); in tipc_nameseq_insert_publ()