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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4_impl.h42 #define FRAG_ATTEMPTS 1 /* Try twice to get all the fragments */ macro
H A Dipv4.c678 * layer again for FRAG_ATTEMPTS to see if it has any more frames.
933 if (++input_attempts > FRAG_ATTEMPTS) {

Completed in 248 milliseconds