Searched defs:mac_addr (Results 1 – 12 of 12) sorted by relevance
/net/atm/ |
D | lec.c | 510 const unsigned char *mac_addr, const unsigned char *atm_addr, in send_to_lecd() 1158 static void lane2_associate_ind(struct net_device *dev, const u8 *mac_addr, in lane2_associate_ind() 1517 const unsigned char *mac_addr) in lec_arp_find() 1533 const unsigned char *mac_addr) in make_entry() 1823 lec_arp_update(struct lec_priv *priv, const unsigned char *mac_addr, in lec_arp_update() 2113 unsigned char mac_addr[] = { in lec_mcast_make() local
|
D | lec_arpc.h | 17 unsigned char mac_addr[ETH_ALEN]; /* Mac address */ member
|
D | mpc.c | 375 static void lane2_assoc_ind(struct net_device *dev, const u8 *mac_addr, in lane2_assoc_ind()
|
/net/ethernet/ |
D | eth.c | 506 int eth_platform_get_mac_address(struct device *dev, u8 *mac_addr) in eth_platform_get_mac_address()
|
/net/wireless/ |
D | nl80211.c | 4459 const u8 *mac_addr = NULL; in nl80211_get_key() local 4649 u8 *mac_addr = NULL; in nl80211_set_key() local 4681 const u8 *mac_addr = NULL; in nl80211_new_key() local 4751 u8 *mac_addr = NULL; in nl80211_del_key() local 6361 const u8 *mac_addr, struct station_info *sinfo) in nl80211_send_station() 6578 u8 mac_addr[ETH_ALEN]; in nl80211_dump_station() local 6632 u8 *mac_addr = NULL; in nl80211_get_station() local 6998 u8 *mac_addr; in nl80211_set_station() local 7161 u8 *mac_addr = NULL; in nl80211_new_station() local 8791 u8 *mac_addr, u8 *mac_addr_mask) in nl80211_parse_random_mac() [all …]
|
D | util.c | 321 bool pairwise, const u8 *mac_addr) in cfg80211_validate_key_settings() 2200 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, in cfg80211_get_station()
|
D | rdev-ops.h | 81 u8 key_index, bool pairwise, const u8 *mac_addr, in rdev_add_key() 95 int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, in rdev_get_key() 110 u8 key_index, bool pairwise, const u8 *mac_addr) in rdev_del_key()
|
/net/mac80211/ |
D | cfg.c | 375 const u8 *mac_addr, u8 key_idx) in ieee80211_set_tx() 406 const u8 *mac_addr, struct key_params *params) in ieee80211_add_key() 523 const u8 *mac_addr) in ieee80211_del_key() 566 const u8 *mac_addr, void *cookie, in ieee80211_get_key()
|
D | driver-ops.h | 348 const u8 *mac_addr) in drv_sw_scan_start()
|
/net/bridge/ |
D | br_private.h | 58 typedef struct mac_addr mac_addr; typedef 66 struct mac_addr { struct 67 unsigned char addr[ETH_ALEN];
|
/net/batman-adv/ |
D | distributed-arp-table.c | 367 u8 *mac_addr, unsigned short vid) in batadv_dat_entry_add()
|
D | types.h | 2296 u8 mac_addr[ETH_ALEN]; member
|