Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c166 static int realloc_packet(ipp_packet_t *);
1294 if ((rc = realloc_packet(pp)) != 0) in ipp_packet_add_class()
3183 realloc_packet( in realloc_packet() function