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

/linux-master/net/sctp/
H A Dprotocol.c176 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) function
597 sctp_v4_copy_ip_options(sk, newsk);
1108 .copy_ip_options = sctp_v4_copy_ip_options,

Completed in 115 milliseconds