Searched refs:egp (Results 1 – 6 of 6) sorted by relevance
132 const struct egp_packet *egp, u_int length) in egpnr_print() argument142 addr = GET_IPV4_TO_NETWORK_ORDER(egp->egp_sourcenet); in egpnr_print()156 cp = (const uint8_t *)(egp + 1); in egpnr_print()157 length -= sizeof(*egp); in egpnr_print()159 intgw = GET_U_1(egp->egp_intgw); in egpnr_print()160 extgw = GET_U_1(egp->egp_extgw); in egpnr_print()243 const struct egp_packet *egp; in egp_print() local250 egp = (const struct egp_packet *)bp; in egp_print()251 if (length < sizeof(*egp) || !ND_TTEST_SIZE(egp)) { in egp_print()256 version = GET_U_1(egp->egp_version); in egp_print()[all …]
131 print-egp.c \
1614 - Print out hostnames if possible in egp printer. Thanks to Jeffrey1782 with non-frags). Add support for ospf, egp and igmp.
1270 print-egp.c
59 print-egp.c \
14 egp 8 EGP # exterior gateway protocol