Home
last modified time | relevance | path

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

/net/ipv6/
Dexthdrs.c1225 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options() function
1245 EXPORT_SYMBOL_GPL(ipv6_dup_options);
Dtcp_ipv6.c1386 opt = ipv6_dup_options(newsk, opt); in tcp_v6_syn_recv_sock()
/net/dccp/
Dipv6.c533 opt = ipv6_dup_options(newsk, opt); in dccp_v6_request_recv_sock()
/net/sctp/
Dipv6.c500 opt = ipv6_dup_options(newsk, opt); in sctp_v6_copy_ip_options()