libnd_packet_recycler

Name

libnd_packet_recycler -- 

Functions

voidlibnd_prec_init ()
gbooleanlibnd_prec_put ()
LND_Packet *libnd_prec_get ()

Description

Functions

libnd_prec_init ()

void
libnd_prec_init ();


libnd_prec_put ()

gboolean
libnd_prec_put (LND_Packet *packet);


libnd_prec_get ()

LND_Packet *
libnd_prec_get (guint mem_needed);

Types and Values