Searched refs:flags_frags (Results 1 – 2 of 2) sorted by relevance
42 uint16_t flags_frags; member
115 ipv4->flags_frags = 0x40; // no offset, no fragments in minip_build_ipv4_hdr()260 …* 4, ip->proto, ntohs(ip->chksum), ntohs(ip->len), ntohs(ip->id), ntohs(ip->flags_frags) & 0x1fff); in dump_ipv4_packet()
Completed in 4 milliseconds