canque_new_edge_kern

Name

canque_new_edge_kern --  allocate new edge structure in the Linux kernel context

Synopsis

struct canque_edge_t * canque_new_edge_kern (int slotsnr);

Arguments

slotsnr

required number of slots in the newly allocated edge structure

Return Value

Returns pointer to allocated slot structure or NULL if there is not enough memory to process operation.