Home
last modified time | relevance | path

Searched refs:sctp_transport_hashtable_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsctp.h155 int sctp_transport_hashtable_init(void);
/OK3568_Linux_fs/kernel/net/sctp/
H A Dinput.c923 int sctp_transport_hashtable_init(void) in sctp_transport_hashtable_init() function
H A Dprotocol.c1504 status = sctp_transport_hashtable_init(); in sctp_init()