Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dprotocol.c191 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options() function
583 sctp_v4_copy_ip_options(sk, newsk); in sctp_v4_create_accept_sk()
1008 .copy_ip_options = sctp_v4_copy_ip_options,