| H A D | ip_output.c | 1 // SPDX-License-Identifier: GPL-2.0-only 39 * silently drop skb instead of failing with -EPERM. 81 #include <linux/bpf-cgroup.h> 97 iph->check = 0; in ip_send_check() 98 iph->check = ip_fast_csum((unsigned char *)iph, iph->ihl); in ip_send_check() 108 iph_set_totlen(iph, skb->le in __ip_local_out() 952 __ip_append_data(struct sock * sk,struct flowi4 * fl4,struct sk_buff_head * queue,struct inet_cork * 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) __ip_append_data() argument 1398 __ip_make_skb(struct sock * sk,struct flowi4 * fl4,struct sk_buff_head * queue,struct inet_cork * cork) __ip_make_skb() argument 1535 __ip_flush_pending_frames(struct sock * sk,struct sk_buff_head * queue,struct inet_cork * cork) __ip_flush_pending_frames() argument 1559 struct sk_buff_head queue; ip_make_skb() local [all...] |