Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-egp.c40 struct egp_packet { struct
41 u_int8_t egp_version;
43 u_int8_t egp_type;
49 u_int8_t egp_code;
57 u_int8_t egp_status;
70 u_int16_t egp_checksum;
71 u_int16_t egp_as;
72 u_int16_t egp_sequence;
73 union {
84 } egp_handg;
[all …]