Searched refs:test_eth (Results 1 – 1 of 1) sorted by relevance
422 struct npf_test_eth_addr *test_eth = in npf_test_get_str() local430 if (test_eth->nb_addresses == 0) { in npf_test_get_str()437 for (uint32_t i = 0; i < test_eth->nb_addresses; i++) { in npf_test_get_str()441 (const uint8_t *)(&test_eth->addresses[i]), in npf_test_get_str()455 struct npf_test_eth_type *test_eth = in npf_test_get_str() local458 snprintk(buf, len, "[0x%04x]", ntohs(test_eth->type)); in npf_test_get_str()
Completed in 7 milliseconds