| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_tunnel.c | 99 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 D | test_btf_skc_cls_ingress.c | 81 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 D | test_tunnel_kern.c | 64 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 D | test_tc_edt.c | 47 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 D | test_tc_neigh.c | 98 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 D | test_tc_neigh_fib.c | 87 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 D | test_sk_assign.c | 110 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 D | test_cls_redirect.c | 938 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 D | freplace_cls_redirect.c | 31 return ret == 0 ? TC_ACT_OK : TC_ACT_SHOT; in freplace_cls_redirect_test()
|
| H A D | test_skb_cgroup_id_kern.c | 42 return TC_ACT_OK; in log_cgroup_id()
|
| H A D | test_pkt_md_access.c | 42 return TC_ACT_OK; in test_pkt_md_access()
|
| H A D | test_queue_stack_map.h | 56 return TC_ACT_OK; in _test()
|
| H A D | test_xdp_meta.c | 28 return diff ? TC_ACT_SHOT : TC_ACT_OK; in ing_cls()
|
| H A D | test_global_data.c | 103 return TC_ACT_OK; in load_static_data()
|
| H A D | test_pkt_access.c | 146 return TC_ACT_OK; in test_pkt_access()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tc_l2_redirect_kern.c | 70 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 D | test_cgrp2_tc_kern.c | 54 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 D | xdp2skb_meta_kern.c | 74 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 D | action.c | 14 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 D | tc_gact.h | 39 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 D | pkt_cls.h | 33 #define TC_ACT_OK 0 macro 80 #define TC_POLICE_OK TC_ACT_OK
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | pkt_cls.h | 33 #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 D | pkt_cls.h | 33 #define TC_ACT_OK 0 macro 80 #define TC_POLICE_OK TC_ACT_OK
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pkt_cls.h | 60 #define TC_ACT_OK 0 macro 148 #define TC_POLICE_OK TC_ACT_OK
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_bpf.c | 57 if (skb_sk_is_prefetched(skb) && filter_res != TC_ACT_OK) in tcf_bpf_act() 74 case TC_ACT_OK: in tcf_bpf_act()
|