Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/sctp/
Dstructs.h97 struct sctp_bind_bucket { struct
98 unsigned short port;
99 unsigned short fastreuse;
100 struct hlist_node node;
101 struct hlist_head owner;
102 struct net *net;