Searched refs:sctp_v6_protosw_init (Results 1 – 3 of 3) sorted by relevance
390 int sctp_v6_protosw_init(void);399 static inline int sctp_v6_protosw_init(void) { return 0; } in sctp_v6_protosw_init() function
1039 int sctp_v6_protosw_init(void) in sctp_v6_protosw_init() function
1417 status = sctp_v6_protosw_init(); in sctp_init()