Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/tcpdump/
H A Digrp.h7 struct igrphdr { struct
9 u_char ig_v:4; /* protocol version number */
10 u_char ig_op:4; /* opcode */
15 u_char ig_ed; /* edition number */
16 u_short ig_as; /* autonomous system number */
17 u_short ig_ni; /* number of subnet in local net */
18 u_short ig_ns; /* number of networks in AS */
19 u_short ig_nx; /* number of networks outside AS */
20 u_short ig_sum; /* checksum of IGRP header & data */