Home
last modified time | relevance | path

Searched defs:macs (Results 1 – 12 of 12) sorted by relevance

/NextBSD/crypto/openssh/
HDmac.c63 static const struct macalg macs[] = { variable
HDreadconf.h83 char *macs; /* SSH2 macs in order of preference. */ member
HDservconf.h91 char *macs; /* Supported SSH2 macs. */ member
/NextBSD/tools/tools/net80211/w00t/ap/
HDap.c213 unsigned char macs[6*3]; in read_preq() local
325 unsigned char macs[6*3]; in read_assoc() local
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c290 } macs[] = { in ar5212IsMacSupported() local
/NextBSD/sys/dev/virtio/network/
HDvirtio_net.h151 uint8_t macs[][ETHER_ADDR_LEN]; member
HDif_vtnetvar.h246 uint8_t macs[VTNET_MAX_MAC_ENTRIES][ETHER_ADDR_LEN]; member
/NextBSD/sys/dev/malo/
HDif_malohal.c888 malo_hal_setmcast(struct malo_hal *mh, int nmc, const uint8_t macs[]) in malo_hal_setmcast()
HDif_malo.c1522 uint8_t macs[IEEE80211_ADDR_LEN * MALO_HAL_MCAST_MAX]; in malo_setmcastfilter() local
/NextBSD/sys/dev/mwl/
HDmwlhal.c1155 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) in mwl_hal_setmcast()
/NextBSD/sys/dev/bxe/
HDecore_sp.h1009 ecore_list_t macs; member
/NextBSD/sys/dev/iwm/
HDif_iwmreg.h2224 uint32_t macs[IWM_MAX_MACS_IN_BINDING]; member