Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/wps/
HDwps.c321 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
HDwps_er.c1509 u8 bcast[ETH_ALEN]; in wps_er_set_sel_reg() local
HDwps_registrar.c843 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
/dragonfly/sbin/routed/
HDif.c141 int bcast, /* notice IFF_BROADCAST address */ in ifwithaddr()
/dragonfly/contrib/dhcpcd/src/
HDipv4.c653 const struct in_addr *mask, const struct in_addr *bcast, in ipv4_addaddr()
HDif-bsd.c1383 struct in_addr addr, mask, bcast; in if_ifa() local
/dragonfly/usr.sbin/pfctl/
HDpfctl_parser.h114 struct pf_addr bcast; member