mirror of
https://github.com/apache/nuttx.git
synced 2026-02-07 13:32:55 +08:00
Rename imr_interface to imr_address in struct ip_mreqn to match the Linux definition. This ensures compatibility with standard socket APIs and existing Linux applications. Signed-off-by: daichuan <daichuan@xiaomi.com>