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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c6669 * after the call to ip_reassemble().
6672 ip_reassemble(mblk_t *mp, ipf_t *ipf, uint_t start, boolean_t more, ill_t *ill, function
7259 * to ip_reassemble which has to mark the pieces and
7287 * ipf_hole_cnt is set by ip_reassemble.
7288 * ipf_count is updated by ip_reassemble.
7293 (void) ip_reassemble(mp, ipf,
7362 ret = ip_reassemble(mp, ipf,

Completed in 133 milliseconds