Home
last modified time | relevance | path

Searched defs:sctp_bind_bucket (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/net/sctp/
Dstructs.h93 struct sctp_bind_bucket { struct
94 unsigned short port;
95 unsigned short fastreuse;
96 struct hlist_node node;
97 struct hlist_head owner;
98 struct net *net;