src/devices/wifi/wifi-mac-trailer.cc
changeset 1977 4303409f3d8e
parent 1976 128fc510f6f1
child 1978 cc905522d049
equal deleted inserted replaced
1976:128fc510f6f1 1977:4303409f3d8e
    60 WifiMacTrailer::Deserialize (Buffer::Iterator start)
    60 WifiMacTrailer::Deserialize (Buffer::Iterator start)
    61 {
    61 {
    62   return 4;
    62   return 4;
    63 }
    63 }
    64 
    64 
    65 }; // namespace ns3
    65 } // namespace ns3