Home
last modified time | relevance | path

Searched refs:GetMask (Results 1 – 4 of 4) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dppp_impl.h359 u32_t GetMask (u32_t);
Dipcp.c1268 mask = GetMask(go->ouraddr); in ipcp_up()
Dppp.c1271 GetMask(u32_t addr) in GetMask() function
/lib/liblwip/
DCHANGELOG109 * ppp.c: fixed bug #35809: PPP GetMask(): Compiler warning on big endian,