Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c178 static int packet_constructor(void *, void *, int);
3341 sizeof (ipp_packet_t), IPP_ALIGN, packet_constructor, in init_packets()
3526 packet_constructor( in packet_constructor() function