Searched refs:idr_low (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dassociola.c70 static u32 idr_low = 1; variable
1553 idr_low, &assoc_id);
1555 idr_low = assoc_id + 1;
1556 if (idr_low == INT_MAX)
1557 idr_low = 1;

Completed in 109 milliseconds