Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/linux-6.3-rc2/lib/zlib_inflate/
A Dinftrees.c204 this.bits = (unsigned char)(len - drop); in zlib_inflate_table()
219 incr = 1U << (len - drop); in zlib_inflate_table()
224 next[(huff >> drop) + fill] = this; in zlib_inflate_table()
248 if (drop == 0) in zlib_inflate_table()
249 drop = root; in zlib_inflate_table()
255 curr = len - drop; in zlib_inflate_table()
257 while (curr + drop < max) { in zlib_inflate_table()
258 left -= count[curr + drop]; in zlib_inflate_table()
285 this.bits = (unsigned char)(len - drop); in zlib_inflate_table()
290 drop = 0; in zlib_inflate_table()
[all …]
/linux-6.3-rc2/samples/bpf/
A Dxdp_sample_user.c61 #define DROP(drop) drop, "drop/s" argument
116 __u64 drop; member
126 __u64 drop; member
138 __u64 drop; member
683 out->rx_cnt.drop = drop; in stats_get_rx_cnt()
686 out->totals.drop += drop; in stats_get_rx_cnt()
886 if (!drop) in stats_get_redirect_err_cnt()
894 sum += drop; in stats_get_redirect_err_cnt()
919 sum += drop; in stats_get_exception_cnt()
991 out->xmit_cnt.drop = drop; in stats_get_devmap_xmit()
[all …]
A Dxdp_router_ipv4.bpf.c89 goto drop; in xdp_router_ipv4_prog()
99 goto drop; in xdp_router_ipv4_prog()
116 goto drop; in xdp_router_ipv4_prog()
139 goto drop; in xdp_router_ipv4_prog()
144 goto drop; in xdp_router_ipv4_prog()
149 goto drop; in xdp_router_ipv4_prog()
182 drop: in xdp_router_ipv4_prog()
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-trap.rst135 - ``drop``
139 - ``drop``
144 - ``drop``
148 - ``drop``
152 - ``drop``
157 - ``drop``
162 - ``drop``
170 - ``drop``
174 - ``drop``
178 - ``drop``
[all …]
A Dprestera.rst116 - ``drop``
119 - ``drop``
122 - ``drop``
125 - ``drop``
128 - ``drop``
131 - ``drop``
134 - ``drop``
137 - ``drop``
140 - ``drop``
141 …- Drops non-conforming packets (dropped by Ingress policer, metering drop), e.g. packet rate excee…
/linux-6.3-rc2/net/ipv4/
A Dip_forward.c97 goto drop; in ip_forward()
100 goto drop; in ip_forward()
103 goto drop; in ip_forward()
107 goto drop; in ip_forward()
126 goto drop; in ip_forward()
141 goto drop; in ip_forward()
146 goto drop; in ip_forward()
172 goto drop; in ip_forward()
179 drop: in ip_forward()
A Dxfrm4_input.c35 goto drop; in xfrm4_rcv_encap_finish()
39 goto drop; in xfrm4_rcv_encap_finish()
42 drop: in xfrm4_rcv_encap_finish()
113 goto drop; in xfrm4_udp_encap_rcv()
124 goto drop; in xfrm4_udp_encap_rcv()
142 goto drop; in xfrm4_udp_encap_rcv()
150 goto drop; in xfrm4_udp_encap_rcv()
163 drop: in xfrm4_udp_encap_rcv()
A Dip_input.c274 goto drop; in ip_rcv_options()
283 goto drop; in ip_rcv_options()
300 goto drop; in ip_rcv_options()
304 drop: in ip_rcv_options()
388 goto drop; in ip_rcv_finish_core()
423 drop: in ip_rcv_finish_core()
432 goto drop; in ip_rcv_finish_core()
468 goto drop; in ip_rcv_core()
518 goto drop; in ip_rcv_core()
528 goto drop; in ip_rcv_core()
[all …]
/linux-6.3-rc2/net/ipv6/
A Dxfrm6_input.c109 goto drop; in xfrm6_udp_encap_rcv()
120 goto drop; in xfrm6_udp_encap_rcv()
138 goto drop; in xfrm6_udp_encap_rcv()
145 goto drop; in xfrm6_udp_encap_rcv()
158 drop: in xfrm6_udp_encap_rcv()
186 goto drop; in xfrm6_input_addr()
191 goto drop; in xfrm6_input_addr()
238 goto drop; in xfrm6_input_addr()
252 drop: in xfrm6_input_addr()
A Dseg6_local.c395 drop: in input_action_end_core()
720 drop: in end_flv8986_core()
761 drop: in input_action_end_x()
780 drop: in input_action_end_t()
837 drop: in input_action_end_dx2()
888 drop: in input_action_end_dx6()
938 drop: in input_action_end_dx4()
1045 drop: in end_dt_vrf_rcv()
1109 drop: in end_dt_vrf_core()
1142 drop: in input_action_end_dt4()
[all …]
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
A Dtc_flower.sh101 $tcflags dst_ip 192.0.2.2 action drop
110 $tcflags dst_ip 198.51.100.2 action drop
147 $tcflags dst_ip 192.0.2.2 action drop
149 $tcflags dst_ip 192.0.2.2 action drop
166 $tcflags dst_ip 192.0.2.2 action drop
195 $tcflags dst_ip 192.0.2.2 action drop
302 $tcflags dst_ip 192.0.2.2 action drop
305 $tcflags dst_ip 192.0.2.2 action drop
341 $tcflags dst_ip 192.0.2.2 action drop
344 $tcflags dst_ip 192.0.2.2 action drop
[all …]
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/
A Dtc_flower.sh45 $tcflags dst_mac $dummy_mac action drop
47 $tcflags dst_mac $h2mac action drop
71 $tcflags src_mac $dummy_mac action drop
73 $tcflags src_mac $h1mac action drop
95 $tcflags dst_ip 198.51.100.2 action drop
97 $tcflags dst_ip 192.0.2.2 action drop
99 $tcflags dst_ip 192.0.2.0/24 action drop
131 $tcflags src_ip 192.0.2.1 action drop
169 $tcflags ip_flags nofrag action drop
323 $tcflags dst_ip 192.0.2.2 action drop
[all …]
A Dtc_police.sh134 action drop
160 action police rate 80mbit burst 16k conform-exceed drop/ok
172 action police rate 80mbit burst 16k conform-exceed drop/ok
209 action drop
214 action police rate 80mbit burst 16k conform-exceed drop/ok \
243 action drop
248 action drop
253 action police rate 80mbit burst 16k conform-exceed drop/pipe \
306 action drop
360 action police mtu 1042 conform-exceed drop/ok
[all …]
A Drouter_multicast.sh241 dst_ip 225.1.2.3 action drop
243 dst_ip 225.1.2.3 action drop
281 dst_ip ff0e::3 action drop
283 dst_ip ff0e::3 action drop
324 dst_ip 225.1.2.3 ip_proto udp dst_port 12345 action drop
326 dst_ip 225.1.2.3 ip_proto udp dst_port 12345 action drop
369 dst_ip ff0e::3 ip_proto udp dst_port 12345 action drop
371 dst_ip ff0e::3 ip_proto udp dst_port 12345 action drop
373 dst_ip ff0e::3 ip_proto udp dst_port 12345 action drop
465 dst_ip ff0e::3 ip_proto udp dst_port 12345 action drop
[all …]
A Dtc_chains.sh39 flower $tcflags dst_mac $h2mac action drop
58 flower $tcflags dst_mac $h2mac action drop
60 $tcflags dst_mac $h2mac action drop
134 flower dst_mac $h2mac action drop
138 flower src_mac $h2mac action drop &> /dev/null
142 flower src_mac $h2mac action drop
146 flower dst_mac $h2mac action drop &> /dev/null
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/
A Dtc_restrictions.sh48 skip_sw dst_ip 192.0.2.2 action drop
65 skip_sw dst_ip 192.0.2.2 action drop
74 skip_sw dst_ip 192.0.2.2 action drop
205 skip_sw dst_ip 192.0.2.2 action drop
223 skip_sw dst_ip 192.0.2.2 action drop
229 skip_sw dst_ip 192.0.2.2 action drop
259 skip_sw dst_ip 192.0.2.2 action drop
277 skip_sw dst_ip 192.0.2.2 action drop
283 skip_sw dst_ip 192.0.2.2 action drop
320 action police rate 0.5kbit burst 1m conform-exceed drop/ok
[all …]
A Ddevlink_trap_policer.sh94 devlink trap set $DEVLINK_DEV trap blackhole_route action drop
290 local t0_rx t0_drop t1_rx t1_drop rx drop
315 drop=$((t1_drop - t0_drop))
316 (( drop == 0 ))
317 check_err $? "Expected zero policer drops, got $drop"
318 log_info "Measured policer drops of $drop packets"
339 drop=$((t1_drop - t0_drop))
340 (( drop == 0 ))
341 check_err $? "Expected zero policer drops, got $drop"
342 log_info "Measured policer drops of $drop packets"
/linux-6.3-rc2/net/llc/
A Dllc_input.c167 goto drop; in llc_rcv()
175 goto drop; in llc_rcv()
181 goto drop; in llc_rcv()
189 goto drop; in llc_rcv()
214 drop: in llc_rcv()
220 goto drop; in llc_rcv()
/linux-6.3-rc2/net/bridge/
A Dbr_input.c89 goto drop; in br_handle_frame_finish()
97 goto drop; in br_handle_frame_finish()
119 goto drop; in br_handle_frame_finish()
123 goto drop; in br_handle_frame_finish()
130 goto drop; in br_handle_frame_finish()
149 goto drop; in br_handle_frame_finish()
154 goto drop; in br_handle_frame_finish()
220 drop: in br_handle_frame_finish()
330 goto drop; in br_handle_frame()
371 goto drop; in br_handle_frame()
[all …]
/linux-6.3-rc2/net/core/
A Dlwtunnel.c334 goto drop; in lwtunnel_output()
349 goto drop; in lwtunnel_output()
353 drop: in lwtunnel_output()
368 goto drop; in lwtunnel_xmit()
384 goto drop; in lwtunnel_xmit()
388 drop: in lwtunnel_xmit()
403 goto drop; in lwtunnel_input()
418 goto drop; in lwtunnel_input()
422 drop: in lwtunnel_input()
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_uc.c294 goto drop; in qib_uc_rcv()
343 goto drop; in qib_uc_rcv()
413 goto drop; in qib_uc_rcv()
448 goto drop; in qib_uc_rcv()
451 goto drop; in qib_uc_rcv()
466 goto drop; in qib_uc_rcv()
470 goto drop; in qib_uc_rcv()
493 goto drop; in qib_uc_rcv()
497 goto drop; in qib_uc_rcv()
504 goto drop; in qib_uc_rcv()
[all …]
/linux-6.3-rc2/net/x25/
A Dx25_dev.c101 goto drop; in x25_lapb_receive_frame()
105 goto drop; in x25_lapb_receive_frame()
115 goto drop; in x25_lapb_receive_frame()
120 goto drop; in x25_lapb_receive_frame()
142 drop: in x25_lapb_receive_frame()
/linux-6.3-rc2/net/sched/
A Dact_nat.c142 goto drop; in tcf_nat_act()
146 goto drop; in tcf_nat_act()
157 goto drop; in tcf_nat_act()
185 goto drop; in tcf_nat_act()
198 goto drop; in tcf_nat_act()
214 goto drop; in tcf_nat_act()
223 goto drop; in tcf_nat_act()
237 goto drop; in tcf_nat_act()
262 drop: in tcf_nat_act()
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Duc.c310 goto drop; in hfi1_uc_rcv()
359 goto drop; in hfi1_uc_rcv()
442 goto drop; in hfi1_uc_rcv()
476 goto drop; in hfi1_uc_rcv()
479 goto drop; in hfi1_uc_rcv()
491 goto drop; in hfi1_uc_rcv()
495 goto drop; in hfi1_uc_rcv()
516 goto drop; in hfi1_uc_rcv()
520 goto drop; in hfi1_uc_rcv()
527 goto drop; in hfi1_uc_rcv()
[all …]
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_recv.c200 goto drop; /* mcast group not registered */ in rxe_rcv_mcast_pkt()
261 drop: in rxe_rcv_mcast_pkt()
315 goto drop; in rxe_rcv()
318 goto drop; in rxe_rcv()
326 goto drop; in rxe_rcv()
330 goto drop; in rxe_rcv()
334 goto drop; in rxe_rcv()
345 drop: in rxe_rcv()

Completed in 54 milliseconds

12345678910>>...23