Searched refs:build_ipv6_header (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_flow_dissector.c | 193 static void build_ipv6_header(void *header, uint8_t proto, in build_ipv6_header() function 321 build_ipv6_header(buf + el3_len + ol3_len + ol4_len, in build_packet() 344 build_ipv6_header(buf + el3_len, cfg_encap_proto, in build_packet() 380 build_ipv6_header(buf, in build_packet()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_flow_dissector.c | 193 static void build_ipv6_header(void *header, uint8_t proto, in build_ipv6_header() function 321 build_ipv6_header(buf + el3_len + ol3_len + ol4_len, in build_packet() 344 build_ipv6_header(buf + el3_len, cfg_encap_proto, in build_packet() 380 build_ipv6_header(buf, in build_packet()
|
Completed in 3 milliseconds