Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dname_table.c160 static struct name_seq *tipc_nameseq_create(u32 type, struct hlist_head *seq_head) in tipc_nameseq_create() function
557 seq = tipc_nameseq_create(type, &table.types[hash(type)]); in tipc_nametbl_insert_publ()
798 seq = tipc_nameseq_create(type, &table.types[hash(type)]); in tipc_nametbl_subscribe()