Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dudp.h9 struct udp_pseudo_hdr { struct
10 in_addr src;
11 in_addr dest;
12 uint8_t unused;
13 uint8_t protocol;
14 uint16_t len;