Searched refs:pport_list (Results 1 – 3 of 3) sorted by relevance
79 struct list_head pport_list; member
2189 list_add(&publ->pport_list, &tsk->publications); in tipc_sk_publish()2203 list_for_each_entry_safe(publ, safe, &tsk->publications, pport_list) { in tipc_sk_withdraw()2758 list_for_each_entry(p, &tsk->publications, pport_list) { in __tipc_nl_list_sk_publ()2775 pport_list); in __tipc_nl_list_sk_publ()2778 list_for_each_entry_from(p, &tsk->publications, pport_list) { in __tipc_nl_list_sk_publ()
137 INIT_LIST_HEAD(&publ->pport_list); in publ_create()712 list_del_init(&publ->pport_list); in tipc_nametbl_withdraw()