We want to reduce timeout from 180 seconds to 10 seconds when transmit UDP packet.
I understood that they can reduce to 10 seconds by modify RTCSCFG_ARPTIME_EXPIRE_INCOMPLETE as below.
#define RTCSCFG_ARPTIME_EXPIRE_INCOMPLETE 10000L /* Change to 10 sec from 180000L 3 min */
Does this change cause any problem?
Could you please let us know minimum timeout value.
Please reply as soon as possible.
Best regards,
Takashima