Home
last modified time | relevance | path

Searched defs:ipc6 (Results 1 – 10 of 10) sorted by relevance

/linux/net/ipv6/
H A Dping.c75 struct ipcm6_cookie ipc6; in ping_v6_sendmsg() local
[all...]
H A Dip6_output.c1345 ip6_setup_cork(struct sock * sk,struct inet_cork_full * cork,struct inet6_cork * v6_cork,struct ipcm6_cookie * ipc6,struct rt6_info * rt) ip6_setup_cork() argument
1832 ip6_append_data(struct sock * sk,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,size_t length,int transhdrlen,struct ipcm6_cookie * ipc6,struct flowi6 * fl6,struct rt6_info * rt,unsigned int flags) ip6_append_data() argument
2037 ip6_make_skb(struct sock * sk,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,size_t length,int transhdrlen,struct ipcm6_cookie * ipc6,struct rt6_info * rt,unsigned int flags,struct inet_cork_full * cork) ip6_make_skb() argument
[all...]
H A Dicmp.c466 struct ipcm6_cookie ipc6; icmp6_send() local
737 struct ipcm6_cookie ipc6; icmpv6_echo_reply() local
[all...]
H A Dipv6_sockglue.c815 struct ipcm6_cookie ipc6; do_ipv6_setsockopt() local
H A Ddatagram.c761 struct ipcm6_cookie *ipc6) in ip6_datagram_send_ctl() argument
H A Dip6_flowlabel.c397 struct ipcm6_cookie ipc6; in fl_create() local
H A Draw.c754 struct ipcm6_cookie ipc6; in rawv6_sendmsg() local
[all...]
H A Dudp.c1488 struct ipcm6_cookie ipc6; udpv6_sendmsg() local
[all...]
/linux/net/l2tp/
H A Dl2tp_ip6.c528 struct ipcm6_cookie ipc6; in l2tp_ip6_sendmsg() local
/linux/include/net/
H A Dipv6.h369 static inline void ipcm6_init_sk(struct ipcm6_cookie *ipc6, in ipcm6_init_sk()