Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dsctp.h82 int sctp_udp_sock_start(struct net *net);
/linux/net/sctp/
H A Dsysctl.c554 ret = sctp_udp_sock_start(net); in proc_sctp_do_udp_port()
H A Dprotocol.c864 int sctp_udp_sock_start(struct net *net) in sctp_udp_sock_start() function