SetMRU
SetMRU(*((uint32*)data));
Interface().SetMRU(interface.MRU());
Interface().SetMRU(interface.MRU());
Interface().SetMRU(1500);
Interface().SetMRU(MRU);
interface.SetMRU(MRU);
Interface().SetMRU(fLocalMRU);
Interface().SetMRU(1500);
bool SetMRU(uint32 MRU);
{ return SetMRU(interfaceMTU - fHeaderLength); }