Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dipv6.h209 extern struct ipv6_txoptions * ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt);
/linux-2.4.37.9/net/ipv6/
Dexthdrs.c707 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options() function
Dtcp_ipv6.c1382 np->opt = ipv6_dup_options(newsk, opt); in tcp_v6_syn_recv_sock()