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