Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_cls_redirect.c100 typedef int ret_t; typedef
106 static const ret_t CONTINUE_PROCESSING = -1;
112 ret_t __ret = x; \
378 static INLINING ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally()
399 static INLINING ret_t forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, in forward_with_gre()
526 static INLINING ret_t forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, in forward_to_next_hop()
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()
/linux-6.1.9/Documentation/dev-tools/
Dkmsan.rst195 union ret_t {