Home
last modified time | relevance | path

Searched defs:mac (Results 1 – 18 of 18) sorted by relevance

/net/core/
Dof_net.c65 const void *mac; in of_get_mac_address_nvmem() local
Dfailover.c20 static struct net_device *failover_get_bymac(u8 *mac, struct failover_ops **ops) in failover_get_bymac()
/net/batman-adv/
Dbridge_loop_avoidance.h27 static inline bool batadv_bla_is_loopdetect_mac(const uint8_t *mac) in batadv_bla_is_loopdetect_mac()
Dbridge_loop_avoidance.c340 static void batadv_bla_send_claim(struct batadv_priv *bat_priv, const u8 *mac, in batadv_bla_send_claim()
666 u8 mac[ETH_ALEN]; in batadv_bla_send_announce() local
687 const u8 *mac, const unsigned short vid, in batadv_bla_add_claim()
796 const u8 *mac, const unsigned short vid) in batadv_bla_del_claim()
/net/smc/
Dsmc_ib.h44 char mac[SMC_MAX_PORTS][ETH_ALEN]; member
Dsmc_clc.h94 u8 mac[6]; /* mac of ib_device port */ member
Dsmc_llc.c643 int smc_llc_send_add_link(struct smc_link *link, u8 mac[], u8 gid[], in smc_llc_send_add_link()
/net/bridge/netfilter/
Debt_among.c20 const char *mac, __be32 ip) in ebt_mac_wormhash_contains()
/net/netfilter/
Dxt_quota2.c42 unsigned char mac[ULOG_MAC_LEN]; member
/net/mac80211/
Ddebugfs_sta.c451 u8 mac[3 * ETH_ALEN + 1]; in link_sta_addr_read() local
1234 u8 mac[3*ETH_ALEN]; in ieee80211_sta_debugfs_add() local
Dutil.c741 void (*iterator)(void *data, u8 *mac, in __iterate_interfaces()
781 void (*iterator)(void *data, u8 *mac, in ieee80211_iterate_interfaces()
795 void (*iterator)(void *data, u8 *mac, in ieee80211_iterate_active_interfaces_atomic()
810 void (*iterator)(void *data, u8 *mac, in ieee80211_iterate_active_interfaces_mtx()
Dcfg.c859 int idx, u8 *mac, struct station_info *sinfo) in ieee80211_dump_station()
889 const u8 *mac, struct station_info *sinfo) in ieee80211_get_station()
2035 const u8 *mac, in ieee80211_add_station()
2121 struct net_device *dev, const u8 *mac, in ieee80211_change_station()
/net/ethernet/
Deth.c540 const void *mac; in nvmem_get_mac_address() local
/net/wireless/
Drdev-ops.h196 struct net_device *dev, u8 *mac, in rdev_add_station()
218 struct net_device *dev, u8 *mac, in rdev_change_station()
229 struct net_device *dev, const u8 *mac, in rdev_get_station()
240 struct net_device *dev, int idx, u8 *mac, in rdev_dump_station()
Dnl80211.c19181 const char *mac, gfp_t gfp) in cfg80211_prepare_cqm()
19692 void cfg80211_sta_opmode_change_notify(struct net_device *dev, const u8 *mac, in cfg80211_sta_opmode_change_notify()
/net/ax25/
Daf_ax25.c1728 const unsigned char *mac = skb_mac_header(skb); in ax25_recvmsg() local
/net/ncsi/
Dncsi-pkt.h118 unsigned char mac[6]; /* MAC address */ member
247 unsigned char mac[6]; /* Supported MAC addr */ member
/net/bridge/
Dbr_netfilter_hooks.c140 char mac[NF_BRIDGE_MAX_MAC_HEADER_LENGTH]; member