Lines Matching refs:v4
165 * @param v4: if the client IP is v4 or v6.
170 int v4, uint8_t* hash);
180 * based on the v4 flag.
181 * Thus the first 20 or 32 octets, based on the v4 flag, will be used as
187 * @param v4: if the client IP is v4 or v6.
190 void edns_cookie_server_write(uint8_t* buf, const uint8_t* secret, int v4,
199 * @param v4: if the client IP is v4 or v6.
207 size_t cookie_len, const uint8_t* secret, size_t secret_len, int v4,
236 * @param v4: if the client IP is v4 or v6.
245 struct cookie_secrets* cookie_secrets, int v4,