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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sctp/
H A Dsm_statefuns.c5180 int account_value; local
5211 account_value = atomic_read(&asoc->rmem_alloc);
5213 account_value = atomic_read(&sk->sk_rmem_alloc);
5214 if (account_value > sk->sk_rcvbuf) {

Completed in 74 milliseconds