Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dsctp.h304 void sctp_v6_protosw_exit(void);
313 static inline void sctp_v6_protosw_exit(void) { return; } in sctp_v6_protosw_exit() function
/linux-4.4.14/net/sctp/
Dprotocol.c1537 sctp_v6_protosw_exit(); in sctp_init()
1578 sctp_v6_protosw_exit(); in sctp_exit()
Dipv6.c1068 void sctp_v6_protosw_exit(void) in sctp_v6_protosw_exit() function