Searched refs:JUMBO_FRAME_SIZE (Results 1 – 2 of 2) sorted by relevance
94 #define JUMBO_FRAME_SIZE 9600 macro
1479 if ((frame_size < 64) || (frame_size > JUMBO_FRAME_SIZE)) { in gfar_change_mtu()