| /linux/tools/testing/selftests/net/ |
| H A D | ip_defrag.c | 101 static uint16_t udp_checksum(struct ip *iphdr, struct udphdr *udphdr) in udp_checksum() 117 static uint16_t udp6_checksum(struct ip6_hdr *iphdr, struct udphdr *udphdr) in udp6_checksum() 176 struct ip *iphdr = (struct ip *)ip_frame; in send_fragment() local 206 struct ip *iphdr = (struct ip *)ip_frame; in send_udp_frags() local
|
| /linux/net/tipc/ |
| H A D | udp_media.c | 346 struct iphdr *iphdr = ip_hdr(skb); tipc_udp_rcast_disc() local 354 struct ipv6hdr *iphdr = ipv6_hdr(skb); tipc_udp_rcast_disc() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/mei/ |
| H A D | net.c | 193 const struct iphdr *iphdr; in iwl_mei_rx_filter_ipv4() local
|
| /linux/include/linux/ |
| H A D | virtio_net.h | 353 struct iphdr *iphdr = (struct iphdr *)(skb->data + inner_nh); in virtio_net_hdr_tnl_to_skb() local
|
| /linux/net/bridge/ |
| H A D | br_arp_nd_proxy.c | 412 struct ipv6hdr *iphdr; br_do_suppress_nd() local
|
| /linux/net/batman-adv/ |
| H A D | gateway_client.c | 561 struct iphdr *iphdr; batadv_gw_dhcp_recipient_get() local
|
| H A D | multicast.c | 994 struct iphdr *iphdr; in batadv_mcast_forw_mode_check_ipv4() local
|
| H A D | distributed-arp-table.c | 1432 struct iphdr *iphdr, _iphdr; batadv_dat_check_dhcp_ipudp() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_cls_redirect_dynptr.c | 125 static int pkt_parse_ipv4(struct bpf_dynptr *dynptr, __u64 *offset, struct iphdr *iphdr) in pkt_parse_ipv4() argument [all...] |
| /linux/include/net/ |
| H A D | ip_vs.h | 84 ip_vs_fill_iph_skb_off(int af,const struct sk_buff * skb,int offset,int hdr_flags,struct ip_vs_iphdr * iphdr) ip_vs_fill_iph_skb_off() argument 128 ip_vs_fill_iph_skb_icmp(int af,const struct sk_buff * skb,int offset,bool inverse,struct ip_vs_iphdr * iphdr) ip_vs_fill_iph_skb_icmp() argument 140 ip_vs_fill_iph_skb(int af,const struct sk_buff * skb,bool inverse,struct ip_vs_iphdr * iphdr) ip_vs_fill_iph_skb() argument [all...] |
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_core.c | 2294 struct ip_vs_iphdr iphdr; in ip_vs_forward_icmp() local
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.c | 41 struct iphdr *iphdr; in fill_v2_desc_hw() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 1754 struct iphdr *iphdr; in setup_pkt_tunnel_reformat() local
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 2031 const struct ipv6hdr *iphdr; neigh_reduce() local [all...] |
| /linux/net/core/ |
| H A D | filter.c | 8033 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv4,struct iphdr *,iph,struct tcphdr *,th,u32,th_len) BPF_CALL_3() argument 8091 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv4,struct iphdr *,iph,struct tcphdr *,th) BPF_CALL_2() argument [all...] |