Home
last modified time | relevance | path

Searched defs:IP_IS_V6 (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dip_addr.h102 #define IP_IS_V6(ipaddr) (((ipaddr) != NULL) && IP_IS_V6_VAL(*(ipaddr))) macro
276 #define IP_IS_V6 global() macro
324 #define IP_IS_V6 global() macro
[all...]

Completed in 2 milliseconds