Home
last modified time | relevance | path

Searched refs:RDS_FMR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/rds/
Dib.c47 unsigned int fmr_message_size = RDS_FMR_SIZE + 1; /* +1 allows for unaligned MRs */
Dib.h12 #define RDS_FMR_SIZE 256 macro