bcast
boolean_t bcast;
bcast = B_FALSE;
bcast = B_TRUE;
if (!bcast)
boolean_t bcast, /* notice IFF_BROADCAST address */
if (possible != NULL || !bcast)
case bcast: /* broadcast */
((ifp->int_state&IS_BCAST_RDISC) ? bcast : mcast));
struct sockaddr_in bcast;
const char *bcast;
bcast = vex_W == 0 ? "4" : "2";
bcast = vex_W == 0 ? "8" : "4";
bcast = vex_W == 0 ? "16" : "8";
(void) strlcat(opnd, bcast, OPLEN);
int smb_ctx_setnbflags(struct smb_ctx *, int ena, int bcast);
smb_browser_bcast_addr_of_subnet(struct name_entry *name, uint32_t bcast,
result->addr_list.sin.sin_addr.s_addr = bcast;
if ((bcast == UNICAST) && gotreply)
rc = smb_netbios_send_rcv(bcast, &destination[i], &packet,
smb_send_name_refresh_request(int bcast, struct name_question *question,
switch (bcast) {
rc = smb_netbios_send_rcv(bcast, &destination[i], &packet,
rc = smb_netbios_send_rcv(bcast, addr, &packet,
smb_send_name_release_request_and_demand(int bcast,
if (bcast == BROADCAST) {
rc = smb_netbios_send_rcv(bcast, &destination[i], &packet,
smb_send_name_query_request(int bcast, struct name_question *question)
if (bcast == BROADCAST) {
smb_netbios_send_rcv(int bcast, addr_entry_t *destination,
if ((rc > 0) || (bcast == BROADCAST))
smb_send_name_registration_request(int bcast, struct name_question *question,
if (bcast == BROADCAST) {
static const uint8_t bcast[6] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
bcmp(otl->otl_dstaddr, bcast, ETHERADDRL) == 0) {
bool_t bcast, rpcprog_t progn, rpcvers_t versn, rpcproc_t procn,
(void) CLNT_CONTROL(cl, CLSET_BCAST, (char *)&bcast);
struct sockaddr_in bcast;
if (net_getlifaddr(nd, phyif, lif, 1, &type, &bcast) == 0)
ifaddr->ifa_brdaddr = bcast.sin_addr.s_addr;
int mtu, int promisc, int all_multi, int bcast, int vlanex,
int mtu, int promisc, int all_multi, int bcast, int vlanex,
if (bcast < 0)
bcast = M_FW_VI_RXMODE_CMD_BROADCASTEN;
V_FW_VI_RXMODE_CMD_BROADCASTEN(bcast) |
const uint8_t bcast[6] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
bcopy(bcast, rm_sta.addr, 6);
const uint8_t bcast[6] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
(void) memcpy(rm_sta.addr, bcast, 6);
uint32_t bcast = 0;
bcast++;
dp->stats.obcast += bcast;
int bcast;
bcast = 0;
bcast = 1;
if (bcast | mcast) {
dp->stats.obcast += bcast;
int bcast = 0;
bcast++;
if (bcast | mcast) {
dp->stats.rbcast += bcast;
bcast = (zui.zui_flags & ZEN_UDF_F_BCAST) != 0;
ret = bcast ?
ret = bcast ?
boolean_t bcast, do64;