Go to the source code of this file.
Functions | |
int | r_sendq_face_send_queue_insert (struct ccnr_handle *h, struct fdholder *fdholder, struct content_entry *content) |
void | r_sendq_content_queue_destroy (struct ccnr_handle *h, struct content_queue **pq) |
Definition in file ccnr_sendq.h.
void r_sendq_content_queue_destroy | ( | struct ccnr_handle * | h, | |
struct content_queue ** | pq | |||
) |
int r_sendq_face_send_queue_insert | ( | struct ccnr_handle * | h, | |
struct fdholder * | fdholder, | |||
struct content_entry * | content | |||
) |
Definition at line 222 of file ccnr_sendq.c.
Referenced by r_match_consume_matching_interests(), and r_proto_answer_req().