Searched refs:copy_ip_options (Results 1 – 4 of 4) sorted by relevance
511 void (*copy_ip_options)(struct sock *sk, struct sock *newsk); member
1157 .copy_ip_options = sctp_v6_copy_ip_options,
1103 .copy_ip_options = sctp_v4_copy_ip_options,
5639 sp->pf->copy_ip_options(sk, sock->sk); in sctp_do_peeloff()