src/internet/model/ipv4-route.h
changeset 9871 90c92578f680
parent 7386 2310ed220a61
child 10440 1e48ff9185f1
equal deleted inserted replaced
9870:6543f3876ff5 9871:90c92578f680
   143    */
   143    */
   144   void SetOutputTtl (uint32_t oif, uint32_t ttl);
   144   void SetOutputTtl (uint32_t oif, uint32_t ttl);
   145   /**
   145   /**
   146    * \param oif outgoing interface
   146    * \param oif outgoing interface
   147    * \return TTL for this route
   147    * \return TTL for this route
       
   148    * \deprecated
   148    */
   149    */
   149   uint32_t GetOutputTtl (uint32_t oif) NS_DEPRECATED;
   150   uint32_t GetOutputTtl (uint32_t oif) NS_DEPRECATED;
   150 
   151 
   151   /**
   152   /**
   152    * \return map of output interface Ids and TTLs for this route
   153    * \return map of output interface Ids and TTLs for this route