Searched refs:gend (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p_parse.c641 const u8 *g, *gend; local
648 gend = gi + gi_len;
649 while (g < gend) {
657 if (len > gend - g || len < 2 * ETH_ALEN + 1 + 2 + 8 + 1)

Completed in 34 milliseconds