Searched refs:copy_ip_options (Results 1 – 4 of 4) sorted by relevance
500 void (*copy_ip_options)(struct sock *sk, struct sock *newsk); member
1133 .copy_ip_options = sctp_v6_copy_ip_options,
1096 .copy_ip_options = sctp_v4_copy_ip_options,
4898 newsp->pf->copy_ip_options(sk, newsk); in sctp_clone_sock()