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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dbcast.h91 void tipc_port_list_free(struct port_list *pl_ptr);
H A Dport.c135 tipc_port_list_free(&dports);
152 tipc_port_list_free(&dports);
189 tipc_port_list_free(dp);
210 tipc_port_list_free(dp);
H A Dbcast.c920 * tipc_port_list_free - free dynamically created entries in port_list chain
924 void tipc_port_list_free(struct port_list *pl_ptr) function

Completed in 67 milliseconds