Searched refs:sctp_v6_protosw_init (Results 1 – 3 of 3) sorted by relevance
345 int sctp_v6_protosw_init(void);354 static inline int sctp_v6_protosw_init(void) { return 0; } in sctp_v6_protosw_init() function
1133 int sctp_v6_protosw_init(void) in sctp_v6_protosw_init() function
1516 status = sctp_v6_protosw_init(); in sctp_init()