Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Dip.h78 struct frag_buffer { struct
80 uint16_t ident;
82 struct in_addr src;
84 struct in_addr dest;
86 struct io_buffer *frag_iob;
88 struct retry_timer frag_timer;
90 struct list_head list;
/external/squashfs-tools/squashfs-tools/
Dprocess_fragments.c222 struct file_buffer *frag_buffer; in get_fragment_cksum() local
Dmksquashfs.c1537 struct file_buffer *frag_buffer; in get_fragment_checksum() local
2110 struct file_buffer *frag_buffer = in duplicate() local