struct efi_managed_network_protocol
Defined at line 78 of file ../../zircon/kernel/lib/efi/include/efi/protocol/managed-network.h
Public Members
efi_status (*)(struct efi_managed_network_protocol *, efi_managed_network_config_data *, efi_simple_network_mode *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) GetModeData
efi_status (*)(struct efi_managed_network_protocol *, efi_managed_network_config_data *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) Configure
efi_status (*)(struct efi_managed_network_protocol *, bool, efi_ip_addr *, efi_mac_addr *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) McastIpToMac
efi_status (*)(struct efi_managed_network_protocol *, bool, efi_mac_addr *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) Groups
efi_status (*)(struct efi_managed_network_protocol *, efi_managed_network_sync_completion_token *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) Transmit
efi_status (*)(struct efi_managed_network_protocol *, efi_managed_network_sync_completion_token *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) Receive
efi_status (*)(struct efi_managed_network_protocol *, efi_managed_network_sync_completion_token *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) Cancel
efi_status (*)(struct efi_managed_network_protocol *) __attribute__((ms_abi)) __attribute__((cfi_unchecked_callee)) Poll