Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.c691 int frag_stat, input_attempts = 0; in ipv4_input() local
933 if (++input_attempts > FRAG_ATTEMPTS) { in ipv4_input()
936 sockets[index].in_timeout * input_attempts); in ipv4_input()