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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dutil.c126 int seq_limit = INT_MAX/SEQ_MULTIPLIER; local
127 if (seq_limit > USHRT_MAX)
130 ids->seq_max = seq_limit;

Completed in 69 milliseconds