Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / usrsctp / usrsctplib / user_route.h
index d0841d7..82b07d7 100755 (executable)
@@ -54,7 +54,7 @@ struct sctp_route {
  * retransmission behavior and are included in the routing structure.
  */
 struct sctp_rt_metrics_lite {
-       u_long  rmx_mtu;        /* MTU for this path */
+       uint32_t rmx_mtu;       /* MTU for this path */
 #if 0
        u_long  rmx_expire;     /* lifetime for route, e.g. redirect */
        u_long  rmx_pksent;     /* packets sent using this route */