Home
last modified time | relevance | path

Searched refs:TC_ACT_OK (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c99 return TC_ACT_OK; in encap_ipv4()
116 return TC_ACT_OK; in encap_ipv4()
123 return TC_ACT_OK; in encap_ipv4()
127 return TC_ACT_OK; in encap_ipv4()
130 return TC_ACT_OK; in encap_ipv4()
170 return TC_ACT_OK; in encap_ipv4()
214 return TC_ACT_OK; in encap_ipv4()
230 return TC_ACT_OK; in encap_ipv6()
235 return TC_ACT_OK; in encap_ipv6()
238 return TC_ACT_OK; in encap_ipv6()
[all …]
H A Dtest_btf_skc_cls_ingress.c81 return TC_ACT_OK; in handle_ip6_tcp()
85 return TC_ACT_OK; in handle_ip6_tcp()
91 return TC_ACT_OK; in handle_ip6_tcp()
98 return TC_ACT_OK; in handle_ip6_tcp()
118 return TC_ACT_OK; in handle_ip6_tcp()
137 return TC_ACT_OK; in handle_ip6_tcp()
145 return TC_ACT_OK; in handle_ip6_tcp()
159 return TC_ACT_OK; in cls_ingress()
162 return TC_ACT_OK; in cls_ingress()
166 return TC_ACT_OK; in cls_ingress()
[all …]
H A Dtest_tunnel_kern.c64 return TC_ACT_OK; in _gre_set_tunnel()
81 return TC_ACT_OK; in _gre_get_tunnel()
105 return TC_ACT_OK; in _ip6gretap_set_tunnel()
125 return TC_ACT_OK; in _ip6gretap_get_tunnel()
168 return TC_ACT_OK; in _erspan_set_tunnel()
209 return TC_ACT_OK; in _erspan_get_tunnel()
253 return TC_ACT_OK; in _ip4ip6erspan_set_tunnel()
295 return TC_ACT_OK; in _ip4ip6erspan_get_tunnel()
325 return TC_ACT_OK; in _vxlan_set_tunnel()
351 return TC_ACT_OK; in _vxlan_get_tunnel()
[all …]
H A Dtest_tc_edt.c47 return TC_ACT_OK; in throttle_flow()
62 return TC_ACT_OK; in throttle_flow()
76 return TC_ACT_OK; in handle_tcp()
99 return TC_ACT_OK; in handle_ipv4()
107 return TC_ACT_OK; in tc_prog()
H A Dtest_tc_neigh.c98 return !raw[0] && !raw[1] && !raw[2] ? TC_ACT_SHOT : TC_ACT_OK; in tc_chk()
116 return TC_ACT_OK; in tc_dst()
140 return TC_ACT_OK; in tc_src()
H A Dtest_tc_neigh_fib.c87 return !raw[0] && !raw[1] && !raw[2] ? TC_ACT_SHOT : TC_ACT_OK; in tc_chk()
106 return TC_ACT_OK; in tc_redir()
110 return TC_ACT_OK; in tc_redir()
H A Dtest_sk_assign.c110 return TC_ACT_OK; in handle_udp()
145 return TC_ACT_OK; in handle_tcp()
185 return ret == 0 ? TC_ACT_OK : TC_ACT_SHOT; in bpf_sk_assign_test()
H A Dtest_cls_redirect.c938 return TC_ACT_OK; in cls_redirect()
947 return TC_ACT_OK; in cls_redirect()
958 return TC_ACT_OK; in cls_redirect()
963 return TC_ACT_OK; in cls_redirect()
968 return TC_ACT_OK; in cls_redirect()
973 return TC_ACT_OK; in cls_redirect()
H A Dfreplace_cls_redirect.c31 return ret == 0 ? TC_ACT_OK : TC_ACT_SHOT; in freplace_cls_redirect_test()
H A Dtest_skb_cgroup_id_kern.c42 return TC_ACT_OK; in log_cgroup_id()
H A Dtest_pkt_md_access.c42 return TC_ACT_OK; in test_pkt_md_access()
H A Dtest_queue_stack_map.h56 return TC_ACT_OK; in _test()
H A Dtest_xdp_meta.c28 return diff ? TC_ACT_SHOT : TC_ACT_OK; in ing_cls()
H A Dtest_global_data.c103 return TC_ACT_OK; in load_static_data()
H A Dtest_pkt_access.c146 return TC_ACT_OK; in test_pkt_access()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtc_l2_redirect_kern.c70 return TC_ACT_OK; in _l2_to_iptun_ingress_forward()
74 return TC_ACT_OK; in _l2_to_iptun_ingress_forward()
81 return TC_ACT_OK; in _l2_to_iptun_ingress_forward()
84 return TC_ACT_OK; in _l2_to_iptun_ingress_forward()
94 return TC_ACT_OK; in _l2_to_iptun_ingress_forward()
98 return TC_ACT_OK; in _l2_to_iptun_ingress_forward()
106 return TC_ACT_OK; in _l2_to_iptun_ingress_forward()
121 return TC_ACT_OK; in _l2_to_iptun_ingress_redirect()
125 return TC_ACT_OK; in _l2_to_iptun_ingress_redirect()
133 return TC_ACT_OK; in _l2_to_iptun_ingress_redirect()
[all …]
H A Dtest_cgrp2_tc_kern.c54 return TC_ACT_OK; in handle_egress()
60 return TC_ACT_OK; in handle_egress()
63 return TC_ACT_OK; in handle_egress()
H A Dxdp2skb_meta_kern.c74 return TC_ACT_OK; in _tc_mark()
80 return TC_ACT_OK; in _tc_mark()
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A Daction.c14 return TC_ACT_OK; in action_ok()
20 return TC_ACT_OK; in action_ko()
/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_gact.h39 return __is_tcf_gact_act(a, TC_ACT_OK, false); in is_tcf_gact_ok()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpkt_cls.h33 #define TC_ACT_OK 0 macro
80 #define TC_POLICE_OK TC_ACT_OK
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_cls.h33 #define TC_ACT_OK 0 macro
80 #define TC_POLICE_OK TC_ACT_OK
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpkt_cls.h33 #define TC_ACT_OK 0 macro
80 #define TC_POLICE_OK TC_ACT_OK
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_cls.h60 #define TC_ACT_OK 0 macro
148 #define TC_POLICE_OK TC_ACT_OK
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_bpf.c57 if (skb_sk_is_prefetched(skb) && filter_res != TC_ACT_OK) in tcf_bpf_act()
74 case TC_ACT_OK: in tcf_bpf_act()

12