Searched refs:test_proto (Results 1 – 1 of 1) sorted by relevance
83 static int test_proto; variable233 if (test_proto == IPPROTO_UDP) { in test_receiving()293 if (test_proto == IPPROTO_UDP) { in test_fragment()356 if (test_proto == IPPROTO_UDP) { in eth_tx_offloading_disabled()399 if (test_proto == IPPROTO_UDP) { in eth_tx_offloading_enabled()729 test_proto = IPPROTO_UDP; in test_tx_chksum()777 test_proto = IPPROTO_UDP; in test_tx_chksum_udp_frag()1006 test_proto = IPPROTO_UDP; in test_rx_chksum()1063 test_proto = IPPROTO_UDP; in test_rx_chksum_udp_frag()1121 test_proto = IPPROTO_UDP; in test_rx_chksum_udp_frag_bad()[all …]
Completed in 28 milliseconds