Searched refs:max_retry_count (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Datmlec.h48 unsigned short max_retry_count; member in struct:atmlec_config_msg
H A Dibmtr.h317 unsigned char max_retry_count; member in struct:dlc_open_sap
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Datmlec.h48 unsigned short max_retry_count; member in struct:atmlec_config_msg
H A Dibmtr.h317 unsigned char max_retry_count; member in struct:dlc_open_sap
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dlec.h116 unsigned short max_retry_count; member in struct:lec_priv
H A Dlec.c451 priv->max_retry_count =
452 mesg->content.config.max_retry_count;
806 priv->max_retry_count = 1;
1457 if (entry->no_tries <= entry->priv->max_retry_count) {

Completed in 115 milliseconds