is_bcast 345 lib/socket_wrapper/socket_wrapper.c int is_bcast = 0; is_bcast 372 lib/socket_wrapper/socket_wrapper.c is_bcast = 2; is_bcast 377 lib/socket_wrapper/socket_wrapper.c is_bcast = 1; is_bcast 382 lib/socket_wrapper/socket_wrapper.c is_bcast = 0; is_bcast 389 lib/socket_wrapper/socket_wrapper.c if (bcast) *bcast = is_bcast; is_bcast 433 lib/socket_wrapper/socket_wrapper.c if (is_bcast) { is_bcast 453 lib/socket_wrapper/socket_wrapper.c int is_bcast = 0; is_bcast 484 lib/socket_wrapper/socket_wrapper.c is_bcast = 0; is_bcast 489 lib/socket_wrapper/socket_wrapper.c is_bcast = 2; is_bcast 494 lib/socket_wrapper/socket_wrapper.c is_bcast = 1; is_bcast 499 lib/socket_wrapper/socket_wrapper.c is_bcast = 0; is_bcast 547 lib/socket_wrapper/socket_wrapper.c if (bcast) *bcast = is_bcast;