Searched refs:sctp_v6_protosw_init (Results 1 – 3 of 3) sorted by relevance
303 int sctp_v6_protosw_init(void);312 static inline int sctp_v6_protosw_init(void) { return 0; } in sctp_v6_protosw_init() function
1053 int sctp_v6_protosw_init(void) in sctp_v6_protosw_init() function
1513 status = sctp_v6_protosw_init(); in sctp_init()