holding_time 28 include/uapi/linux/atmmpc.h __u16 holding_time; holding_time 40 include/uapi/linux/atmmpc.h __u16 holding_time; holding_time 1311 net/atm/mpc.c uint16_t holding_time; holding_time 1314 net/atm/mpc.c holding_time = msg->content.eg_info.holding_time; holding_time 1316 net/atm/mpc.c mpc->dev->name, entry, holding_time); holding_time 1317 net/atm/mpc.c if (entry == NULL && holding_time) { holding_time 1322 net/atm/mpc.c if (holding_time) { holding_time 1323 net/atm/mpc.c mpc->eg_ops->update(entry, holding_time); holding_time 124 net/atm/mpoa_caches.c entry->ctrl_info.holding_time = HOLDING_TIME_DEFAULT; holding_time 238 net/atm/mpoa_caches.c if ((now - entry->time) > entry->ctrl_info.holding_time) { holding_time 311 net/atm/mpoa_caches.c entry->refresh_time = (2 * (entry->ctrl_info.holding_time))/3; holding_time 493 net/atm/mpoa_caches.c static void update_eg_cache_entry(eg_cache_entry *entry, uint16_t holding_time) holding_time 497 net/atm/mpoa_caches.c entry->ctrl_info.holding_time = holding_time; holding_time 512 net/atm/mpoa_caches.c if ((now - entry->time) > entry->ctrl_info.holding_time) { holding_time 75 net/atm/mpoa_caches.h void (*update)(eg_cache_entry *entry, uint16_t holding_time); holding_time 159 net/atm/mpoa_proc.c in_entry->ctrl_info.holding_time - holding_time 180 net/atm/mpoa_proc.c (eg_entry->ctrl_info.holding_time - seconds_delta),