src/devices/csma/csma-topology.h
changeset 2602 d9262bff6df2
parent 2252 80595448707a
equal deleted inserted replaced
2601:4297e8c61615 2602:d9262bff6df2
   104                                       Ptr<CsmaNetDevice> ndSrc,
   104                                       Ptr<CsmaNetDevice> ndSrc,
   105                                       MacAddress macAddr);
   105                                       MacAddress macAddr);
   106 
   106 
   107   /**
   107   /**
   108    * \param n1 Node from which socketfactory should be tested.
   108    * \param n1 Node from which socketfactory should be tested.
   109    * \param tid_name Interface identifier ("Packet", in this case)
   109    * \param tid_name Interface identifier ("ns3::PacketSocketFactory", in this case)
   110    *
   110    *
   111    * This is a test function to make sure that a socket can be created
   111    * This is a test function to make sure that a socket can be created
   112    * by using the socketfactory interface provided in the
   112    * by using the socketfactory interface provided in the
   113    * netdevicenode.
   113    * netdevicenode.
   114    */
   114    */