Go to the source code of this file.
Functions | |
intmax_t | ccn_interest_lifetime (const unsigned char *msg, const struct ccn_parsed_interest *pi) |
int | ccn_interest_lifetime_seconds (const unsigned char *msg, const struct ccn_parsed_interest *pi) |
Definition in file ccn_interest.c.
intmax_t ccn_interest_lifetime | ( | const unsigned char * | msg, | |
const struct ccn_parsed_interest * | pi | |||
) |
Definition at line 32 of file ccn_interest.c.
Referenced by ccn_construct_interest(), ccn_interest_lifetime_seconds(), main(), process_incoming_interest(), and propagate_interest().
int ccn_interest_lifetime_seconds | ( | const unsigned char * | msg, | |
const struct ccn_parsed_interest * | pi | |||
) |
Definition at line 56 of file ccn_interest.c.
Referenced by main(), process_incoming_interest(), and r_proto_begin_enumeration().