Home
last modified time | relevance | path

Searched defs:xid (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/core/
Ddhcp.c136 static u32_t xid; variable
1650 static u32_t xid; in dhcp_create_msg() local
1652 static u32_t xid = 0xABCD0000; in dhcp_create_msg() local
/lib/liblwip/src/include/lwip/
Ddhcp.h32 u32_t xid; member