silc_dlist_add

SYNOPSIS

    static inline
    SilcBool silc_dlist_add(SilcDList list, void *context);

DESCRIPTION

Adds new entry to the list. This is the default function to add new entries to the list.