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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Drecv.c345 uint64_t notify = rs->rs_cong_notify;
355 rs->rs_cong_notify &= ~notify;
403 if (rs->rs_cong_notify) {
416 rs->rs_cong_notify ||
H A Dcong.c249 rs->rs_cong_notify |= (rs->rs_cong_mask & portmask);
252 if (rs->rs_cong_notify)
H A Daf_rds.c175 if (rs->rs_cong_notify)
250 rs->rs_cong_notify = 0;
H A Drds.h370 uint64_t rs_cong_notify; member in struct:rds_sock

Completed in 168 milliseconds