Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dipv6.c490 static void sctp_v6_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v6_copy_ip_options() function
808 sctp_v6_copy_ip_options(sk, newsk); in sctp_v6_create_accept_sk()
1176 .copy_ip_options = sctp_v6_copy_ip_options,