Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/lib/
H A Dcsum.c187 static void *build_packet_ipv4(void *_iph, uint8_t proto, unsigned int len) in build_packet_ipv4() function
324 off = build_packet_ipv4(buf, proto, tlen); in build_packet()