/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ping.c | 60 struct ipcm6_cookie ipc6; in ping_v6_sendmsg() local
|
H A D | ipv6_sockglue.c | 693 struct ipcm6_cookie ipc6; in do_ipv6_setsockopt() local
|
H A D | ip6_flowlabel.c | 394 struct ipcm6_cookie ipc6; in fl_create() local
|
H A D | datagram.c | 753 ip6_datagram_send_ctl(struct net *net, struct sock *sk, struct msghdr *msg, struct flowi6 *fl6, struct ipcm6_cookie *ipc6) ip6_datagram_send_ctl() argument
|
H A D | icmp.c | 464 struct ipcm6_cookie ipc6; in icmp6_send() local 728 struct ipcm6_cookie ipc6; in icmpv6_echo_reply() local [all...] |
H A D | ip6_output.c | 1385 ip6_setup_cork(struct sock *sk, struct inet_cork_full *cork, struct inet6_cork *v6_cork, struct ipcm6_cookie *ipc6, struct rt6_info *rt, struct flowi6 *fl6) ip6_setup_cork() argument 1460 __ip6_append_data(struct sock *sk, struct flowi6 *fl6, struct sk_buff_head *queue, struct inet_cork *cork, struct inet6_cork *v6_cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, unsigned int flags, struct ipcm6_cookie *ipc6) __ip6_append_data() argument 1811 ip6_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm6_cookie *ipc6, struct flowi6 *fl6, struct rt6_info *rt, unsigned int flags) ip6_append_data() argument 2006 ip6_make_skb(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm6_cookie *ipc6, struct flowi6 *fl6, struct rt6_info *rt, unsigned int flags, struct inet_cork_full *cork) ip6_make_skb() argument [all...] |
H A D | raw.c | 784 struct ipcm6_cookie ipc6; in rawv6_sendmsg() local [all...] |
H A D | udp.c | 1310 struct ipcm6_cookie ipc6; in udpv6_sendmsg() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ping.c | 75 struct ipcm6_cookie ipc6; in ping_v6_sendmsg() local [all...] |
H A D | ipv6_sockglue.c | 690 struct ipcm6_cookie ipc6; in do_ipv6_setsockopt() local
|
H A D | datagram.c | 760 ip6_datagram_send_ctl(struct net *net, struct sock *sk, struct msghdr *msg, struct flowi6 *fl6, struct ipcm6_cookie *ipc6) ip6_datagram_send_ctl() argument
|
H A D | ip6_flowlabel.c | 397 struct ipcm6_cookie ipc6; in fl_create() local
|
H A D | icmp.c | 459 struct ipcm6_cookie ipc6; in icmp6_send() local 724 struct ipcm6_cookie ipc6; in icmpv6_echo_reply() local [all...] |
H A D | raw.c | 748 struct ipcm6_cookie ipc6; in rawv6_sendmsg() local [all...] |
H A D | udp.c | 1334 struct ipcm6_cookie ipc6; in udpv6_sendmsg() local [all...] |
H A D | ip6_output.c | 1396 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 1469 __ip6_append_data(struct sock *sk, struct sk_buff_head *queue, struct inet_cork_full *cork_full, struct inet6_cork *v6_cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, size_t length, int transhdrlen, unsigned int flags, struct ipcm6_cookie *ipc6) __ip6_append_data() argument 1868 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 2071 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...] |
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_ip6.c | 500 struct ipcm6_cookie ipc6; in l2tp_ip6_sendmsg() local [all...] |
/kernel/linux/linux-6.6/net/l2tp/ |
H A D | l2tp_ip6.c | 499 struct ipcm6_cookie ipc6; in l2tp_ip6_sendmsg() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6.h | 352 static inline void ipcm6_init(struct ipcm6_cookie *ipc6) in ipcm6_init() argument 361 static inline void ipcm6_init_sk(struct ipcm6_cookie *ipc6, in ipcm6_init_sk() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6.h | 366 static inline void ipcm6_init(struct ipcm6_cookie *ipc6) in ipcm6_init() argument 375 static inline void ipcm6_init_sk(struct ipcm6_cookie *ipc6, in ipcm6_init_sk() argument
|