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

/linux-master/net/sctp/
H A Dprotocol.c1553 sizeof(struct sctp_bind_hashbucket));
1578 sctp_port_hashtable = (struct sctp_bind_hashbucket *)
1592 sizeof(struct sctp_bind_hashbucket);
1666 sizeof(struct sctp_bind_hashbucket)));
1707 sizeof(struct sctp_bind_hashbucket)));
H A Dsocket.c8324 * table is an array of 4096 lists (sctp_bind_hashbucket). Each
8333 struct sctp_bind_hashbucket *head, struct net *, unsigned short snum);
8339 struct sctp_bind_hashbucket *head; /* hash list */
8703 struct sctp_bind_hashbucket *head, struct net *net, unsigned short snum)
8732 struct sctp_bind_hashbucket *head =
9525 struct sctp_bind_hashbucket *head;
/linux-master/include/net/sctp/
H A Dstructs.h92 struct sctp_bind_hashbucket { struct
114 struct sctp_bind_hashbucket *port_hashtable;

Completed in 219 milliseconds