Searched refs:tb_limit (Results 1 – 1 of 1) sorted by relevance
370 char *pb, *tb_limit, *tb = NULL; in br_do_rx_and_pkt_phy_parse() local374 tb_limit = br->trans_buf + ARRAY_SIZE(br->trans_buf); in br_do_rx_and_pkt_phy_parse()377 while (tb < tb_limit) { in br_do_rx_and_pkt_phy_parse()
Completed in 5 milliseconds