Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/sctp/
Dsctp.h331 void sctp_v6_protosw_exit(void);
340 static inline void sctp_v6_protosw_exit(void) { return; } in sctp_v6_protosw_exit() function
/Linux-v5.10/net/sctp/
Dprotocol.c1547 sctp_v6_protosw_exit(); in sctp_init()
1586 sctp_v6_protosw_exit(); in sctp_exit()
Dipv6.c1139 void sctp_v6_protosw_exit(void) in sctp_v6_protosw_exit() function