Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dname_table.h95 u32 local_publ_count; member
Dname_table.c672 if (tn->nametbl->local_publ_count >= TIPC_MAX_PUBLICATIONS) { in tipc_nametbl_publish()
682 tn->nametbl->local_publ_count++; in tipc_nametbl_publish()
708 tn->nametbl->local_publ_count--; in tipc_nametbl_withdraw()