Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dhclink.h43 struct HCHead { struct
44 int32_t magic; /* magic number / byte ordering */
45 int32_t bytes; /* size of packet */
46 int16_t cmd; /* command code */
47 uint16_t id; /* transaction id */
71 int (*func)(hctransaction_t, struct HCHead *); argument