Searched refs:SetMRU (Results 1 – 4 of 4) sorted by relevance
123 interface.SetMRU(MRU); in ParseRequestedItem()134 Interface().SetMRU(fLocalMRU); in Reset()136 Interface().SetMRU(1500); in Reset()
405 Interface().SetMRU(interface.MRU()); in UpEvent()408 Interface().SetMRU(interface.MRU()); in UpEvent()445 Interface().SetMRU(1500); in DownEvent()447 Interface().SetMRU(MRU); in DownEvent()
374 KPPPInterface::SetMRU(uint32 MRU) in SetMRU() function in KPPPInterface801 SetMRU(*((uint32*)data)); in Control()
113 bool SetMRU(uint32 MRU);119 { return SetMRU(interfaceMTU - fHeaderLength); } in SetInterfaceMTU()