Searched refs:MaxMsg (Results 1 – 1 of 1) sorted by relevance
1179 UINT16 MaxMsg; in DhcpSendMessage() local1289 MaxMsg = HTONS (0xFF00); in DhcpSendMessage()1290 Buf = DhcpAppendOption (Buf, DHCP4_TAG_MAXMSG, 2, (UINT8 *) &MaxMsg); in DhcpSendMessage()