Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c176 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options() function
590 sctp_v4_copy_ip_options(sk, newsk); in sctp_v4_create_accept_sk()
1015 .copy_ip_options = sctp_v4_copy_ip_options,
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c176 static void sctp_v4_copy_ip_options(struct sock *sk, struct sock *newsk) in sctp_v4_copy_ip_options() function
597 sctp_v4_copy_ip_options(sk, newsk); in sctp_v4_create_accept_sk()
1108 .copy_ip_options = sctp_v4_copy_ip_options,

Completed in 5 milliseconds