Function ixgbe::test_packets::dhcp_request_packet
source · pub fn dhcp_request_packet(nic_id: PciLocation) -> Result<(), &'static str>
Expand description
Sends a dhcp request packet on the ixgbe NIC.
pub fn dhcp_request_packet(nic_id: PciLocation) -> Result<(), &'static str>
Sends a dhcp request packet on the ixgbe NIC.