Searched refs:zeroes (Results 1 – 3 of 3) sorted by relevance
95 static const u_int8_t zeroes[IN6_CGA_PREPARE_ZEROES] = { }; in in6_cga_is_prepare_valid() local114 SHA1Update(&ctx, &zeroes, IN6_CGA_PREPARE_ZEROES); in in6_cga_is_prepare_valid()
520 struct in_addr zeroes = { .s_addr = 0 }; in default_route_add() local525 return route_cmd(RTM_ADD, zeroes, router, zeroes, flags, IFSCOPE_NONE); in default_route_add()
97 macro that automatically zeroes the pointer after freeing.