Searched refs:PrependIPv6HeaderForTest (Results 1 – 4 of 4) sorted by relevance
48 return PrependIPv6HeaderForTest(body, 5); in TestPacketIn()52 return PrependIPv6HeaderForTest(body, 4); in TestPacketOut()
11 std::string PrependIPv6HeaderForTest(const std::string& body, int hops) { in PrependIPv6HeaderForTest() function
42 std::string PrependIPv6HeaderForTest(const std::string& body, int hops);
44 return PrependIPv6HeaderForTest(body, 5); in TestPacketIn()48 return PrependIPv6HeaderForTest(body, 4); in TestPacketOut()