HomeSort by: relevance | last modified time | path
    Searched defs:keyend (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
toeplitz.c 267 const uint8_t *keyend; local in function:toeplitz_vhash
269 keyend = keyp + keylen;
286 if (keyp < keyend)
toeplitz.c 267 const uint8_t *keyend; local in function:toeplitz_vhash
269 keyend = keyp + keylen;
286 if (keyp < keyend)

Completed in 21 milliseconds