Searched refs:StopNwInterfaceReq (Results 1 – 2 of 2) sorted by relevance
266 pMUXMsg->StopNwInterfaceReq.TLVType = 0x01; in WdsStopNwInterfaceReq()267 pMUXMsg->StopNwInterfaceReq.TLVLength = cpu_to_le16(0x04); in WdsStopNwInterfaceReq()269 pMUXMsg->StopNwInterfaceReq.Handle = cpu_to_le32(WdsConnectionIPv4Handle); in WdsStopNwInterfaceReq()271 pMUXMsg->StopNwInterfaceReq.Handle = cpu_to_le32(WdsConnectionIPv6Handle); in WdsStopNwInterfaceReq()
3331 QMIWDS_STOP_NETWORK_INTERFACE_REQ_MSG StopNwInterfaceReq; member