Searched defs:frag_first (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.c101 frag_first(void) function
211 if (fragments == 0 || (first_frag = frag_first()) < 0 ||
269 i = frag_first();
606 first_frag = frag_first();

Completed in 47 milliseconds