Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dbcast.h87 void tipc_port_list_free(struct tipc_port_list *pl_ptr);
Dport.c118 tipc_port_list_free(&dports); in tipc_multicast()
134 tipc_port_list_free(&dports); in tipc_multicast()
172 tipc_port_list_free(dp); in tipc_port_recv_mcast()
191 tipc_port_list_free(dp); in tipc_port_recv_mcast()
Dbcast.c916 void tipc_port_list_free(struct tipc_port_list *pl_ptr) in tipc_port_list_free() function