Home
last modified time | relevance | path

Searched defs:bcast (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/wps/
H A Dwps.c321 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
H A Dwps_er.c1509 u8 bcast[ETH_ALEN]; in wps_er_set_sel_reg() local
H A Dwps_registrar.c843 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
/dflybsd-src/sbin/routed/
H A Dif.c141 int bcast, /* notice IFF_BROADCAST address */ in ifwithaddr()
/dflybsd-src/contrib/dhcpcd/src/
H A Dipv4.c653 const struct in_addr *mask, const struct in_addr *bcast, in ipv4_addaddr()
H A Dif-bsd.c1383 struct in_addr addr, mask, bcast; in if_ifa() local
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_parser.h114 struct pf_addr bcast; member