Home
last modified time | relevance | path

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

/external/tcpdump/
Digrp.h6 struct igrphdr { struct
7 u_int8_t ig_vop; /* protocol version number / opcode */
10 u_int8_t ig_ed; /* edition number */
11 u_int16_t ig_as; /* autonomous system number */
12 u_int16_t ig_ni; /* number of subnet in local net */
13 u_int16_t ig_ns; /* number of networks in AS */
14 u_int16_t ig_nx; /* number of networks ouside AS */
15 u_int16_t ig_sum; /* checksum of IGRP header & data */