Home
last modified time | relevance | path

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

/openbsd/usr.sbin/eigrpd/
H A Deigrp.h209 #define TLV_TYPE_IPV4_INTERNAL (TLV_PROTO_IPV4 | TLV_ROUTE_INTERNAL) macro
H A Dpacket.c382 case TLV_TYPE_IPV4_INTERNAL: in recv_packet_eigrp()