Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-egp.c32 struct egp_packet { struct
33 uint8_t egp_version;
35 uint8_t egp_type;
41 uint8_t egp_code;
49 uint8_t egp_status;
62 uint16_t egp_checksum;
63 uint16_t egp_as;
64 uint16_t egp_sequence;
65 union {
76 } egp_handg;
[all …]