Home
last modified time | relevance | path

Searched refs:last_len (Results 1 – 2 of 2) sorted by relevance

/hostap-3.7.0/wlantest/
Dprocess.c186 if (wt->last_len < 24 || (last->addr1[0] & 0x01) || in rx_ack()
254 wt->last_len = len; in rx_frame()
Dwlantest.h226 size_t last_len; member