reply_packet
log_testpkt_reply_pkt(const char* txt, struct reply_packet* reppkt)
struct reply_packet* reppkt = entry->reply_list;
struct reply_packet* reppkt;
struct reply_packet *p;
void delete_replylist(struct reply_packet* replist)
struct reply_packet *p=replist, *np;
struct reply_packet* pkt)
struct reply_packet *cur_reply = NULL;
static struct reply_packet*
struct reply_packet* pkt = (struct reply_packet*)malloc(
sizeof(struct reply_packet));
struct reply_packet ** p = &entry->reply_list;
struct reply_packet* next;
struct reply_packet *reply_list;