Home
last modified time | relevance | path

Searched refs:sctp_get_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c8253 static int sctp_get_port(struct sock *sk, unsigned short snum) in sctp_get_port() function
8304 if (sctp_get_port(sk, inet_sk(sk)->inet_num)) { in sctp_listen_start()
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c8505 static int sctp_get_port(struct sock *sk, unsigned short snum) in sctp_get_port() function
8556 if (sctp_get_port(sk, inet_sk(sk)->inet_num)) { in sctp_listen_start()

Completed in 20 milliseconds