PACK_STRUCT_FLD_S macro
Packed structs support. Wraps members that are packed structs themselves, where some compilers warn that packing is not necessary.\n For examples of packed struct declarations, see include/lwip/prot/ subfolder.\n A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.