Data Fields | |
const char * | action |
const unsigned char * | ccnd_id |
size_t | ccnd_id_size |
unsigned | faceid |
struct ccn_sockdescr | descr |
int | lifetime |
struct ccn_charbuf * | store |
Definition at line 29 of file face_mgmt.h.
const char* ccn_face_instance::action |
Definition at line 30 of file face_mgmt.h.
Referenced by ccn_face_instance_parse(), ccnb_append_face_instance(), ccnd_req_destroyface(), ccnd_req_newface(), create_face(), and main().
const unsigned char* ccn_face_instance::ccnd_id |
Definition at line 31 of file face_mgmt.h.
Referenced by ccn_face_instance_parse(), ccnb_append_face_instance(), ccnd_req_destroyface(), ccnd_req_newface(), check_face_instance_ccndid(), create_face(), and register_unregister_prefix().
Definition at line 32 of file face_mgmt.h.
Referenced by ccn_face_instance_parse(), ccnb_append_face_instance(), ccnd_req_destroyface(), ccnd_req_newface(), check_face_instance_ccndid(), create_face(), and register_unregister_prefix().
Definition at line 34 of file face_mgmt.h.
Referenced by ccn_face_instance_parse(), ccnb_append_face_instance(), ccnd_req_newface(), main(), and setup_multicast().
unsigned ccn_face_instance::faceid |
Definition at line 33 of file face_mgmt.h.
Referenced by ccn_face_instance_parse(), ccnb_append_face_instance(), ccnd_req_destroyface(), ccnd_req_newface(), main(), process_prefix_face_list_item(), and register_unregister_prefix().
Definition at line 35 of file face_mgmt.h.
Referenced by ccn_face_instance_parse(), ccnb_append_face_instance(), ccnd_req_destroyface(), ccnd_req_newface(), and main().
struct ccn_charbuf* ccn_face_instance::store |
Definition at line 36 of file face_mgmt.h.
Referenced by ccn_face_instance_parse().