Home
last modified time | relevance | path

Searched refs:EIGRP_TLV_AT_CABLE_SETUP (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-eigrp.c86 #define EIGRP_TLV_AT_CABLE_SETUP 0x0204 macro
100 { EIGRP_TLV_AT_CABLE_SETUP, "AppleTalk Cable setup"},
417 case EIGRP_TLV_AT_CABLE_SETUP: in eigrp_print()