Home
last modified time | relevance | path

Searched refs:ip_hdr (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Dping.c25 struct ip_hdr *ip = (struct ip_hdr *)pkt; in set_icmp_header()
/rk3399_rockchip-uboot/include/
H A Dnet.h361 struct ip_hdr { struct
380 #define IP_HDR_SIZE (sizeof(struct ip_hdr)) argument