Searched defs:RIPv2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/protocols/
H A Drouted.h59 /* The RIPv2 protocol is described in RFC 2453 */
62 #define RIPv2 2 macro
80 uint16_t n_tag; /* optional in RIPv2 */
83 uint32_t n_mask; /* netmask in RIPv2 */
84 uint32_t n_nhop; /* optional next hop in RIPv2 */
89 /* RIPv2 authentication */

Completed in 58 milliseconds