Lines Matching +full:retry +full:- +full:time
1 /* SPDX-License-Identifier: GPL-2.0 */
98 * Within the period of time defined by this variable, the client will send
103 * If no traffic has been sent in this vcc for this period of time,
108 * An LE Client MUST not retry an LE_ARP_REQUEST for a
109 * given frame's LAN Destination more than maximum retry count times,
114 * Max time the client will maintain an entry in its arp cache in
119 * Max time the client will maintain an entry in cache when
125 * Max time the client expects an LE_ARP_REQUEST/LE_ARP_RESPONSE
130 * Time limit ot wait to receive an LE_FLUSH_RESPONSE after the
134 /* The time since sending a frame to the bus after which the
153 #define LEC_VCC_PRIV(vcc) ((struct lec_vcc_priv *)((vcc)->user_back))