Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dping.c180 struct iphdr { struct
182 unsigned int ihl:4;
183 unsigned int version:4;
188 uint8_t tos;
189 uint16_t tot_len;
190 uint16_t id;
191 uint16_t frag_off;
192 uint8_t ttl;
193 uint8_t protocol;
194 uint16_t check;
[all …]