Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c99 typedef int ret_t; typedef
105 static const ret_t CONTINUE_PROCESSING = -1;
111 ret_t __ret = x; \
377 static INLINING ret_t accept_locally(struct __sk_buff *skb, encap_headers_t *encap) in accept_locally()
398 static INLINING ret_t forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, in forward_with_gre()
519 static INLINING ret_t forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, in forward_to_next_hop()
556 static INLINING ret_t skip_next_hops(buf_t *pkt, int n) in skip_next_hops()
576 static INLINING ret_t get_next_hop(buf_t *pkt, encap_headers_t *encap, in get_next_hop()