Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:broadcast

99 /* Broadcast address for IPoIB */
233 /* Some qeth setups require the use of the broadcast flag. */
1288 const struct in_addr *broadcast, int action)
1309 if (action >= 0 && broadcast)
1311 &broadcast->s_addr, sizeof(broadcast->s_addr));