Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-egp.c33 struct egp_packet { struct
34 uint8_t egp_version;
36 uint8_t egp_type;
42 uint8_t egp_code;
50 uint8_t egp_status;
63 uint16_t egp_checksum;
64 uint16_t egp_as;
65 uint16_t egp_sequence;
66 union {
77 } egp_handg;
[all …]