Searched defs:iphdr (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mei/
H A Dnet.c193 const struct iphdr *iphdr; local
/linux-master/tools/testing/selftests/net/
H A Dip_defrag.c101 static uint16_t udp_checksum(struct ip *iphdr, struct udphdr *udphdr) argument
117 static uint16_t udp6_checksum(struct ip6_hdr *iphdr, struct udphdr *udphdr) argument
176 struct ip *iphdr = (struct ip *)ip_frame; local
206 struct ip *iphdr = (struct ip *)ip_frame; local
[all...]
/linux-master/net/bridge/
H A Dbr_arp_nd_proxy.c405 struct ipv6hdr *iphdr; local
/linux-master/net/batman-adv/
H A Dgateway_client.c567 struct iphdr *iphdr; local
H A Dmulticast.c997 struct iphdr *iphdr; local
H A Ddistributed-arp-table.c1440 struct iphdr *iphdr, _iphdr; local
/linux-master/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map_data.c181 rmnet_map_ipv4_ul_csum_header(struct iphdr *iphdr, argument
436 void *iphdr; local
[all...]
/linux-master/include/uapi/linux/
H A Dip.h87 struct iphdr { struct
/linux-master/net/tipc/
H A Dudp_media.c343 struct iphdr *iphdr = ip_hdr(skb); local
351 struct ipv6hdr *iphdr = ipv6_hdr(skb); local
/linux-master/drivers/net/ethernet/sfc/
H A Dtc.c1310 case offsetof(struct iphdr, ttl): argument
/linux-master/net/netfilter/ipvs/
H A Dip_vs_core.c2115 struct ip_vs_iphdr iphdr; local
[all...]
/linux-master/drivers/net/phy/mscc/
H A Dmscc_ptp.c375 struct iphdr *iphdr; local
394 struct iphdr *iphdr; local
361 get_ptp_header_l4(struct sk_buff *skb, struct iphdr *iphdr, struct udphdr *udphdr) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c625 sizeof(struct iphdr) argument
[all...]
H A Dtest_cls_redirect_dynptr.c125 static int pkt_parse_ipv4(struct bpf_dynptr *dynptr, __u64 *offset, struct iphdr *iphdr) argument
515 sizeof(struct iphdr) argument
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c41 struct iphdr *iphdr; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c1381 struct iphdr *iphdr; local
[all...]
/linux-master/include/net/
H A Dip_vs.h71 ip_vs_fill_iph_skb_off(int af, const struct sk_buff *skb, int offset, int hdr_flags, struct ip_vs_iphdr *iphdr) argument
115 ip_vs_fill_iph_skb_icmp(int af, const struct sk_buff *skb, int offset, bool inverse, struct ip_vs_iphdr *iphdr) argument
127 ip_vs_fill_iph_skb(int af, const struct sk_buff *skb, bool inverse, struct ip_vs_iphdr *iphdr) argument
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c2006 const struct ipv6hdr *iphdr; local
[all...]

Completed in 292 milliseconds