npf_conndb_getlist
head = npf_conndb_getlist(conn_db);
npf_conn_t * npf_conndb_getlist(npf_conndb_t *);
npf_conn_t *head = npf_conndb_getlist(cd), *conn = head;