Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dmac.c63 static const struct macalg macs[] = { variable
Dservconf.h92 char *macs; /* Supported SSH2 macs. */ member
Dreadconf.h84 char *macs; /* SSH2 macs in order of preference. */ member
/freebsd-9-stable/tools/tools/net80211/w00t/ap/
Dap.c213 unsigned char macs[6*3]; in read_preq() local
325 unsigned char macs[6*3]; in read_assoc() local
/freebsd-9-stable/sys/dev/virtio/network/
Dvirtio_net.h151 uint8_t macs[][ETHER_ADDR_LEN]; member
Dif_vtnetvar.h237 uint8_t macs[VTNET_MAX_MAC_ENTRIES][ETHER_ADDR_LEN]; member
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c281 } macs[] = { in ar5212IsMacSupported() local
/freebsd-9-stable/sys/dev/malo/
Dif_malohal.c897 malo_hal_setmcast(struct malo_hal *mh, int nmc, const uint8_t macs[]) in malo_hal_setmcast()
Dif_malo.c1576 uint8_t macs[IEEE80211_ADDR_LEN * MALO_HAL_MCAST_MAX]; in malo_setmcastfilter() local
/freebsd-9-stable/sys/dev/mwl/
Dmwlhal.c1164 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) in mwl_hal_setmcast()
/freebsd-9-stable/sys/dev/bxe/
Decore_sp.h1023 ecore_list_t macs; member