mirror of
https://github.com/apache/nuttx.git
synced 2026-03-24 23:54:24 +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>