Lines Matching refs:bcast
538 printf("bcast = %s,\n", stoa(&itf->bcast)); in interface_dump()
571 printf(", bcast=%s", stoa(&iface->bcast)); in print_interface()
933 stoa(&ep->bcast), ep->ifnum, ep->name); in remove_interface()
1070 AF(&wildif->bcast) = AF_INET; in create_wildcards()
1071 SET_ADDR4N(&wildif->bcast, INADDR_ANY); in create_wildcards()
1072 SET_PORT(&wildif->bcast, port); in create_wildcards()
1319 AF(&itf->bcast) = itf->family; in convert_isc_if()
1322 SET_PORT(&itf->bcast, port); in convert_isc_if()
1330 NSRCADR(&itf->bcast) = in convert_isc_if()
1385 int bcast = (iface->flags & INT_BCASTXMIT) != 0; in refresh_interface() local
1388 if (bcast) in refresh_interface()
1396 bcast, 0, iface); in refresh_interface()
2082 sptoa(&iface->bcast)); in create_interface()
2673 REQUIRE(IS_IPV4(&ep->bcast)); in io_setbclient()
2689 ep->bfd = open_socket(&ep->bcast, 1, 0, ep); in io_setbclient()
2700 stoa(&ep->bcast), ep->ifnum, ep->name); in io_setbclient()
2724 stoa(&ep->bcast), ep->ifnum, ep->name); in io_setbclient()
2768 stoa(&ep->bcast), ep->ifnum, ep->name); in io_unsetbclient()
2839 ep->bcast = *addr;
2929 int bcast, argument
3019 if (bcast)
3150 if (!io_completion_port_add_socket(fd, interf, bcast)) {
4061 int bcast argument
4093 if (bcast) {
4377 if (SOCK_EQ(&iface->bcast, addr))
4386 if (SOCK_EQ(&iface->bcast, addr))