Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Darch.h258 #ifndef LWIP_PACKED_CAST
259 #define LWIP_PACKED_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) macro
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A Dip6.c988 icmp6_param_problem(p, ICMP6_PP_FIELD, LWIP_PACKED_CAST(const void *, &ip6hdr->_plen));

Completed in 9 milliseconds