Home
last modified time | relevance | path

Searched defs:magic_cookie (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/uip/apps/dhcpc/
H A Ddhcpc.c95 static const u8_t magic_cookie[4] = {99, 130, 83, 99}; variable
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/dhcp/
H A Dtest_dhcp.c13 static const u8_t magic_cookie[] = { 0x63, 0x82, 0x53, 0x63 }; variable
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/dhcp/
H A Dtest_dhcp.c13 static const u8_t magic_cookie[] = { 0x63, 0x82, 0x53, 0x63 }; variable