Searched refs:IPPROTO_EIGRP (Results 1 – 3 of 3) sorted by relevance
121 #ifndef IPPROTO_EIGRP122 #define IPPROTO_EIGRP 88 /* Cisco/GXS IGRP */ macro
50 { IPPROTO_EIGRP, "EIGRP" },
461 case IPPROTO_EIGRP: in ip_print_demux()