Home
last modified time | relevance | path

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

/net/tipc/
Dport.h102 struct list_head publications; member
Dport.c256 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()