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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h100 struct sctp_bind_bucket { struct
300 struct sctp_bind_bucket *bind_hash;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsocket.c5330 static struct sctp_bind_bucket *sctp_bucket_create(
5336 struct sctp_bind_bucket *pp; /* hash list port iterator */
5674 static struct sctp_bind_bucket *sctp_bucket_create(
5677 struct sctp_bind_bucket *pp;
5691 static void sctp_bucket_destroy(struct sctp_bind_bucket *pp)
5705 struct sctp_bind_bucket *pp;
6343 struct sctp_bind_bucket *pp; /* hash list port iterator */
H A Dprotocol.c1083 sctp_bucket_cachep = kmem_cache_create("sctp_bind_bucket",
1084 sizeof(struct sctp_bind_bucket),

Completed in 123 milliseconds