Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsctp.h331 void sctp_v6_protosw_exit(void);
340 static inline void sctp_v6_protosw_exit(void) { return; } in sctp_v6_protosw_exit() function
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1553 sctp_v6_protosw_exit(); in sctp_init()
1592 sctp_v6_protosw_exit(); in sctp_exit()
H A Dipv6.c1143 void sctp_v6_protosw_exit(void) in sctp_v6_protosw_exit() function