Home
last modified time | relevance | path

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

123

/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym.c74 struct fsattr src, dst, mac, key, iv; in process_crypto_auth_op() local
132 struct fsattr cipher_key, aad, mac, auth_key; in process_crypto_combined_op() local
209 struct fsattr key, aad, mac; in process_crypto_aead_op() local
/dpdk/drivers/net/atlantic/
H A Drte_pmd_atlantic.c43 rte_pmd_atl_macsec_config_txsc(uint16_t port, uint8_t *mac) in rte_pmd_atl_macsec_config_txsc()
58 rte_pmd_atl_macsec_config_rxsc(uint16_t port, uint8_t *mac, uint16_t pi) in rte_pmd_atl_macsec_config_rxsc()
/dpdk/lib/net/
H A Drte_arp.c10 const struct rte_ether_addr *mac) in rte_net_make_rarp_packet()
/dpdk/drivers/net/pcap/
H A Dpcap_osdep_linux.c24 osdep_iface_mac_get(const char *if_name, struct rte_ether_addr *mac) in osdep_iface_mac_get()
H A Dpcap_osdep_freebsd.c23 osdep_iface_mac_get(const char *if_name, struct rte_ether_addr *mac) in osdep_iface_mac_get()
H A Dpcap_osdep_windows.c69 osdep_iface_mac_get(const char *device_name, struct rte_ether_addr *mac) in osdep_iface_mac_get()
/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.h40 uint32_t mac:1; /**< Rule associated with a configured MAC address. */ member
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_kernel_tap.c115 tap_set_mac(int tapfd, uint8_t *mac) in tap_set_mac()
/dpdk/drivers/net/nfb/
H A Dnfb_ethdev.c431 uint64_t mac; in nfb_eth_mac_addr_set() local
449 uint64_t mac; in nfb_eth_mac_addr_add() local
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.c20 struct txgbe_mac_info *mac = &hw->mac; in txgbe_init_ops_vf() local
470 struct txgbe_mac_info *mac = &hw->mac; in txgbe_check_mac_link_vf() local
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_nl.c157 struct rte_ether_addr (*mac)[]; member
515 struct rte_ether_addr (*mac)[], int *mac_n) in mlx5_nl_mac_addr_list()
572 struct rte_ether_addr *mac, int add) in mlx5_nl_mac_addr_modify()
644 struct rte_ether_addr *mac, int vf_index) in mlx5_nl_vf_mac_addr_modify()
731 uint64_t *mac_own, struct rte_ether_addr *mac, in mlx5_nl_mac_addr_add()
768 struct rte_ether_addr *mac, uint32_t index) in mlx5_nl_mac_addr_remove()
/dpdk/examples/fips_validation/
H A Dfips_validation_hmac.c152 json_t *tcId, *mac; in parse_test_hmac_json_writeback() local
/dpdk/examples/ipsec-secgw/
H A Dparser.c374 cmdline_fixed_string_t mac; member
384 struct rte_ether_addr mac; in cfg_parse_neigh() local
/dpdk/examples/ipsec-secgw/test/
H A Dpkttest.py65 def send_l3packet(self, pkt, mac): argument
/dpdk/lib/ethdev/
H A Drte_class_eth.c44 struct rte_ether_addr mac; in eth_mac_cmp() local
/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dmain.c73 struct rte_ether_addr mac; in get_printable_mac_addr() local
/dpdk/examples/server_node_efd/efd_server/
H A Dmain.c72 struct rte_ether_addr mac; in get_printable_mac_addr() local
/dpdk/drivers/net/ionic/
H A Dionic.h42 struct ionic_mac_info mac; member
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c110 set_policy_mac(struct rte_power_channel_packet * pkt,int idx,char * mac) set_policy_mac() argument
270 char mac[32]; parse_json_to_pkt() local
/dpdk/doc/guides/vdpadevs/features/
H A Ddefault.ini12 mac = key
/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h198 uint64_t mac:48; member
209 struct set_mac_msg mac; member
/dpdk/examples/vmdq/
H A Dmain.c326 struct rte_ether_addr mac; in port_init() local
/dpdk/examples/vmdq_dcb/
H A Dmain.c350 struct rte_ether_addr mac; in port_init() local
/dpdk/drivers/net/mana/
H A Dmana.c732 char *mac = NULL; in mana_get_ifname() local
935 char *mac = NULL; in get_port_mac() local
/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h113 unsigned char mac[ETH_ALEN]; member
126 unsigned char mac[ECORE_MAX_MC_ADDRS][ETH_ALEN]; member

123