acc_port_list_t *port_list = NULL;
acc_port_list_t *ple;
- unsigned int fst_proto;
- unsigned int fst_port;
-
int res = 0;
time_t now;
unsigned int exp_ts;
*/
ple = port_list;
- /* Remember the first proto/port combo in case we need them
- * for NAT access requests.
- */
- fst_proto = ple->proto;
- fst_port = ple->port;
-
/* Set our expire time value.
*/
time(&now);
acc_port_list_t *port_list = NULL;
acc_port_list_t *ple;
- unsigned int fst_proto;
- unsigned int fst_port;
-
int res = 0;
time_t now;
unsigned int exp_ts;
*/
ple = port_list;
- /* Remember the first proto/port combo in case we need them
- * for NAT access requests.
- */
- fst_proto = ple->proto;
- fst_port = ple->port;
-
/* Set our expire time value.
*/
time(&now);
acc_port_list_t *port_list = NULL;
acc_port_list_t *ple;
- unsigned int fst_proto;
- unsigned int fst_port;
-
int res = 0;
time_t now;
unsigned int exp_ts;
*/
ple = port_list;
- /* Remember the first proto/port combo in case we need them
- * for NAT access requests.
- */
- fst_proto = ple->proto;
- fst_port = ple->port;
-
/* Set our expire time value.
*/
time(&now);