Home
last modified time | relevance | path

Searched refs:IPV6_ADDR_IS_NULL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dsocket_app.h27 #define IPV6_ADDR_IS_NULL(addr) \ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c1279 if (IPV6_ADDR_IS_NULL(ipv6Addr)) { in SockBindConnectValidateParams()