efi_managed_network_protocol
efi_status (*GetModeData) (struct efi_managed_network_protocol* self,
efi_status (*Configure) (struct efi_managed_network_protocol* self,
efi_status (*McastIpToMac) (struct efi_managed_network_protocol* self,
efi_status (*Groups) (struct efi_managed_network_protocol* self, bool join_flag,
efi_status (*Transmit) (struct efi_managed_network_protocol* self,
efi_status (*Receive) (struct efi_managed_network_protocol* self,
efi_status (*Cancel) (struct efi_managed_network_protocol* self,
efi_status (*Poll) (struct efi_managed_network_protocol* self) EFIAPI;