Home
last modified time | relevance | path

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

/lk-master/lib/minip/
A Dminip-internal.h42 uint16_t flags_frags; member
A Dminip.c115 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