Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_cls_redirect.c133 } buf_t; typedef
135 static __always_inline size_t buf_off(const buf_t *buf) in buf_off()
155 static __always_inline bool buf_copy(buf_t *buf, void *dst, size_t len) in buf_copy()
165 static __always_inline bool buf_skip(buf_t *buf, const size_t len) in buf_skip()
279 bool pkt_skip_ipv6_extension_headers(buf_t *pkt, in pkt_skip_ipv6_extension_headers()
348 pkt_parse_ipv6(buf_t *pkt, struct ipv6hdr *scratch, uint8_t *proto, in pkt_parse_ipv6()
502 buf_t pkt = { in forward_with_gre()
563 static INLINING ret_t skip_next_hops(buf_t *pkt, int n) in skip_next_hops()
583 static INLINING ret_t get_next_hop(buf_t *pkt, encap_headers_t *encap, in get_next_hop()
854 static INLINING verdict_t process_ipv4(buf_t *pkt, metrics_t *metrics) in process_ipv4()
[all …]

Completed in 4 milliseconds