Searched refs:RRB_MIN_MSG_LEN (Results 1 – 1 of 1) sorted by relevance
540 #define RRB_MIN_MSG_LEN 64 in wpa_ft_rrb_build() macro541 if (*packet_len < RRB_MIN_MSG_LEN) { in wpa_ft_rrb_build()542 pad_len = RRB_MIN_MSG_LEN - *packet_len; in wpa_ft_rrb_build()