Lines Matching +full:max +full:- +full:frame +full:- +full:size
1 /* SPDX-License-Identifier: GPL-2.0 */
61 * but not padding required to meet the minimum data frame length,
69 /* Hash table size */
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
134 /* The time since sending a frame to the bus after which the
135 * LE Client may assume that the frame has been either discarded or
141 u32 sizeoftlvs; /* The size of the tlv array in bytes */
153 #define LEC_VCC_PRIV(vcc) ((struct lec_vcc_priv *)((vcc)->user_back))