Searched refs:sctp_local_addr_free (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dbind_addr.c222 call_rcu(&addr->rcu, sctp_local_addr_free);
H A Dprotocol.c231 void sctp_local_addr_free(struct rcu_head *head) function
681 call_rcu(&addr->rcu, sctp_local_addr_free);
H A Dipv6.c124 call_rcu(&addr->rcu, sctp_local_addr_free);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsctp.h118 extern void sctp_local_addr_free(struct rcu_head *head);

Completed in 79 milliseconds