Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dip4_addr.h107 #define IP4_ADDR(ipaddr, a, b, c, d) (ipaddr)->addr = PP_HTONL(LWIP_MAKEU32(a, b, c, d)) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_net_api.h277 #define IP4_ADDR(ipaddr, a, b, c, d) \ macro

Completed in 19 milliseconds