Home
last modified time | relevance | path

Searched refs:build_packet_ipv6 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/lib/
H A Dcsum.c207 static void *build_packet_ipv6(void *_ip6h, uint8_t proto, unsigned int len) in build_packet_ipv6() function
326 off = build_packet_ipv6(buf, proto, tlen); in build_packet()