Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4_impl.h41 #define FRAG_NOSLOTS (2) /* no more ip fragment slots */ macro
H A Dipv4.c166 return (FRAG_NOSLOTS); in frag_add()