Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/net/
Dtls.c498 #define MAX_FRAGS 64 macro
503 char buf[SEND_LEN * MAX_FRAGS]; in TEST_F()
504 struct iovec vec[MAX_FRAGS]; in TEST_F()
508 for (frags = 1; frags <= MAX_FRAGS; frags++) { in TEST_F()
527 #undef MAX_FRAGS
/Linux-v6.1/drivers/isdn/hardware/mISDN/
Dhfcmulti.c173 #define MAX_FRAGS (32 * MAX_CARDS) macro
206 static uint bmask[MAX_FRAGS];