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