Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Dip_addr.h106 #define IP_GET_TYPE(ipaddr) ((ipaddr)->type) macro
304 #define IP_GET_TYPE(ipaddr) IPADDR_TYPE_V4 macro
354 #define IP_GET_TYPE(ipaddr) IPADDR_TYPE_V6 macro