Searched refs:LWIP_PACKED_CAST (Results 1 – 2 of 2) sorted by relevance
256 #ifndef LWIP_PACKED_CAST257 #define LWIP_PACKED_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) macro
1048 icmp6_param_problem(p, ICMP6_PP_FIELD, LWIP_PACKED_CAST(const void *, &ip6hdr->_plen));