Get struct sctp_net_route in-sync with struct route again.

This commit is contained in:
Michael Tuexen 2016-06-03 07:43:04 +00:00
parent 565cccce37
commit 273e31638f

@ -189,6 +189,7 @@ struct iterator_control {
struct sctp_net_route {
sctp_rtentry_t *ro_rt;
struct llentry *ro_lle;
char *ro_prepend;
uint16_t ro_plen;
uint16_t ro_flags;