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

/linux-master/tools/testing/selftests/net/
H A Dtls.c569 #define MAX_FRAGS 64 macro
574 char buf[SEND_LEN * MAX_FRAGS];
575 struct iovec vec[MAX_FRAGS];
579 for (frags = 1; frags <= MAX_FRAGS; frags++) {
598 #undef MAX_FRAGS macro
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c173 #define MAX_FRAGS (32 * MAX_CARDS) macro
206 static uint bmask[MAX_FRAGS];

Completed in 145 milliseconds