Searched refs:new_mac (Results 1 – 4 of 4) sorted by relevance
/external/scapy/scapy/layers/ |
D | ipsec.py | 511 def new_mac(self, key): member in AuthAlgo 533 mac = self.new_mac(key) 558 mac = self.new_mac(key)
|
/external/u-boot/lib/efi_loader/ |
D | efi_net.c | 303 struct efi_mac_address *new_mac) in efi_net_station_address() argument 305 EFI_ENTRY("%p, %x, %p", this, reset, new_mac); in efi_net_station_address()
|
/external/autotest/server/ |
D | site_linux_system.py | 612 def configure_interface_mac(self, wlanif, new_mac): argument 620 (self.cmd_ip, wlanif, new_mac))
|
/external/u-boot/include/ |
D | efi_api.h | 1270 int reset, struct efi_mac_address *new_mac);
|