Searched refs:publications (Results 1 – 2 of 2) sorted by relevance
102 struct list_head publications; member
256 INIT_LIST_HEAD(&p_ptr->publications); in tipc_createport_raw()680 list_for_each_entry(publ, &p_ptr->publications, pport_list) { in port_print()1137 list_add(&publ->pport_list, &p_ptr->publications); in tipc_publish()1159 &p_ptr->publications, pport_list) { in tipc_withdraw()1166 &p_ptr->publications, pport_list) { in tipc_withdraw()1181 if (list_empty(&p_ptr->publications)) in tipc_withdraw()