check_src
bool fnd, check_src;
check_src = false;
check_src = true;
check_src = true;
if (check_src) {
if (check_src(begin, end) != 0)
static int check_src(u_int32_t, u_int32_t);