Home
last modified time | relevance | path

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

12345678910>>...20

/Linux-v5.10/lib/zlib_inflate/
Dinftrees.c31 unsigned drop; /* code bits to drop for sub-table */ in zlib_inflate_table() local
192 drop = 0; /* current bits to drop from code for index */ in zlib_inflate_table()
204 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()
[all …]
/Linux-v5.10/net/ipv4/
Dip_forward.c96 goto drop; in ip_forward()
99 goto drop; in ip_forward()
102 goto drop; in ip_forward()
105 goto drop; in ip_forward()
122 goto drop; in ip_forward()
135 goto drop; in ip_forward()
140 goto drop; in ip_forward()
166 goto drop; in ip_forward()
172 drop: in ip_forward()
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()
Dip_input.c271 goto drop; in ip_rcv_options()
280 goto drop; in ip_rcv_options()
292 goto drop; in ip_rcv_options()
297 goto drop; in ip_rcv_options()
301 drop: in ip_rcv_options()
371 goto drop; in ip_rcv_finish_core()
399 goto drop; in ip_rcv_finish_core()
404 drop: in ip_rcv_finish_core()
411 goto drop; in ip_rcv_finish_core()
444 goto drop; in ip_rcv_core()
[all …]
/Linux-v5.10/Documentation/networking/devlink/
Ddevlink-trap.rst38 port). This is especially useful for drop traps (see :ref:`Trap-Types`)
62 | devlink | (non-drop traps)
91 * ``drop``: Trapped packets were dropped by the underlying device. Packets
103 the kernel's Rx path, but not reported to the kernel's drop monitor.
115 * ``drop``: The packet is dropped by the underlying device and a copy is not
135 - ``drop``
136 - Traps incoming packets that the device decided to drop because of a
139 - ``drop``
140 - Traps incoming packets that the device decided to drop in case of VLAN
144 - ``drop``
[all …]
/Linux-v5.10/net/ipv6/
Dseg6_local.c225 goto drop; in input_action_end()
233 drop: in input_action_end()
245 goto drop; in input_action_end_x()
253 drop: in input_action_end_x()
264 goto drop; in input_action_end_t()
272 drop: in input_action_end_t()
286 goto drop; in input_action_end_dx2()
289 goto drop; in input_action_end_dx2()
299 goto drop; in input_action_end_dx2()
303 goto drop; in input_action_end_dx2()
[all …]
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()
/Linux-v5.10/tools/testing/selftests/net/forwarding/
Dtc_flower.sh42 $tcflags dst_mac $dummy_mac action drop
44 $tcflags dst_mac $h2mac action drop
68 $tcflags src_mac $dummy_mac action drop
70 $tcflags src_mac $h1mac action drop
92 $tcflags dst_ip 198.51.100.2 action drop
94 $tcflags dst_ip 192.0.2.2 action drop
96 $tcflags dst_ip 192.0.2.0/24 action drop
126 $tcflags src_ip 198.51.100.1 action drop
128 $tcflags src_ip 192.0.2.1 action drop
130 $tcflags src_ip 192.0.2.0/24 action drop
[all …]
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-v5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
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
197 $tcflags dst_ip 192.0.0.0/8 action drop
214 $tcflags dst_ip 192.0.2.0/24 action drop
302 $tcflags dst_ip 192.0.2.2 action drop
305 $tcflags dst_ip 192.0.2.2 action drop
[all …]
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_policer.sh94 devlink trap set $DEVLINK_DEV trap blackhole_route action drop
286 local t0_rx t0_drop t1_rx t1_drop rx drop
311 drop=$((t1_drop - t0_drop))
312 (( drop == 0 ))
313 check_err $? "Expected zero policer drops, got $drop"
314 log_info "Measured policer drops of $drop packets"
335 drop=$((t1_drop - t0_drop))
336 (( drop == 0 ))
337 check_err $? "Expected zero policer drops, got $drop"
338 log_info "Measured policer drops of $drop packets"
Dtc_restrictions.sh45 skip_sw dst_ip 192.0.2.2 action drop
62 skip_sw dst_ip 192.0.2.2 action drop
71 skip_sw dst_ip 192.0.2.2 action drop
201 skip_sw dst_ip 192.0.2.2 action drop
219 skip_sw dst_ip 192.0.2.2 action drop
225 skip_sw dst_ip 192.0.2.2 action drop
255 skip_sw dst_ip 192.0.2.2 action drop
273 skip_sw dst_ip 192.0.2.2 action drop
279 skip_sw dst_ip 192.0.2.2 action drop
300 action police rate 0.5kbit burst 1m conform-exceed drop/ok
[all …]
/Linux-v5.10/samples/bpf/
Dxdp_monitor_user.c400 double drop, info; in stats_print() local
410 drop = calc_drop(r, p, t); in stats_print()
418 i, to_cpu, pps, drop, info, info_str); in stats_print()
422 drop = calc_drop(&rec->total, &prev->total, t); in stats_print()
429 "sum", to_cpu, pps, drop, info, info_str); in stats_print()
438 double drop, info; in stats_print() local
449 drop = calc_drop(r, p, t); in stats_print()
453 if (pps > 0 || drop > 0) in stats_print()
455 i, pps, drop, info, i_str); in stats_print()
458 drop = calc_drop(&rec->total, &prev->total, t); in stats_print()
[all …]
Dxdp_redirect_cpu_user.c357 double pps = 0, drop = 0, err = 0; in stats_print() local
386 drop = calc_drop_pps(r, p, t); in stats_print()
392 i, pps, drop, err, errstr); in stats_print()
395 drop = calc_drop_pps(&rec->total, &prev->total, t); in stats_print()
397 printf(fm2_rx, "XDP-RX", "total", pps, drop); in stats_print()
414 drop = calc_drop_pps(r, p, t); in stats_print()
422 i, to_cpu, pps, drop, err, errstr); in stats_print()
426 drop = calc_drop_pps(&rec->total, &prev->total, t); in stats_print()
433 "sum", to_cpu, pps, drop, err, errstr); in stats_print()
451 drop = calc_drop_pps(r, p, t); in stats_print()
[all …]
/Linux-v5.10/net/llc/
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-v5.10/drivers/net/wan/
Dlapbether.c90 goto drop; in lapbeth_rcv()
96 goto drop; in lapbeth_rcv()
122 drop: in lapbeth_rcv()
158 goto drop; in lapbeth_xmit()
164 goto drop; in lapbeth_xmit()
172 goto drop; in lapbeth_xmit()
178 goto drop; in lapbeth_xmit()
185 goto drop; in lapbeth_xmit()
189 drop: in lapbeth_xmit()
/Linux-v5.10/net/sched/
Dact_nat.c130 goto drop; in tcf_nat_act()
134 goto drop; in tcf_nat_act()
145 goto drop; in tcf_nat_act()
173 goto drop; in tcf_nat_act()
186 goto drop; in tcf_nat_act()
202 goto drop; in tcf_nat_act()
211 goto drop; in tcf_nat_act()
225 goto drop; in tcf_nat_act()
250 drop: in tcf_nat_act()
/Linux-v5.10/net/core/
Dlwtunnel.c322 goto drop; in lwtunnel_output()
337 goto drop; in lwtunnel_output()
341 drop: in lwtunnel_output()
356 goto drop; in lwtunnel_xmit()
372 goto drop; in lwtunnel_xmit()
376 drop: in lwtunnel_xmit()
391 goto drop; in lwtunnel_input()
406 goto drop; in lwtunnel_input()
410 drop: in lwtunnel_input()
/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib_uc.c293 goto drop; in qib_uc_rcv()
342 goto drop; in qib_uc_rcv()
412 goto drop; in qib_uc_rcv()
428 goto drop; in qib_uc_rcv()
447 goto drop; in qib_uc_rcv()
450 goto drop; in qib_uc_rcv()
465 goto drop; in qib_uc_rcv()
469 goto drop; in qib_uc_rcv()
477 goto drop; in qib_uc_rcv()
492 goto drop; in qib_uc_rcv()
[all …]
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dmac.h35 void rtw_mac_flush_queues(struct rtw_dev *rtwdev, u32 queues, bool drop);
37 static inline void rtw_mac_flush_all_queues(struct rtw_dev *rtwdev, bool drop) in rtw_mac_flush_all_queues() argument
39 rtw_mac_flush_queues(rtwdev, BIT(rtwdev->hw->queues) - 1, drop); in rtw_mac_flush_all_queues()
/Linux-v5.10/drivers/staging/wfx/
Ddata_rx.c49 goto drop; in wfx_rx_cb()
53 goto drop; in wfx_rx_cb()
85 goto drop; in wfx_rx_cb()
91 drop: in wfx_rx_cb()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Duc.c356 goto drop; in hfi1_uc_rcv()
405 goto drop; in hfi1_uc_rcv()
488 goto drop; in hfi1_uc_rcv()
503 goto drop; in hfi1_uc_rcv()
522 goto drop; in hfi1_uc_rcv()
525 goto drop; in hfi1_uc_rcv()
537 goto drop; in hfi1_uc_rcv()
541 goto drop; in hfi1_uc_rcv()
549 goto drop; in hfi1_uc_rcv()
562 goto drop; in hfi1_uc_rcv()
[all …]
/Linux-v5.10/drivers/net/team/
Dteam_mode_random.c22 goto drop; in rnd_transmit()
25 goto drop; in rnd_transmit()
30 drop: in rnd_transmit()
/Linux-v5.10/net/bridge/
Dbr_input.c83 goto drop; in br_handle_frame_finish()
106 goto drop; in br_handle_frame_finish()
111 goto drop; in br_handle_frame_finish()
176 drop: in br_handle_frame_finish()
271 goto drop; in br_handle_frame()
283 goto drop; in br_handle_frame()
315 goto drop; in br_handle_frame()
358 drop: in br_handle_frame()
/Linux-v5.10/net/xfrm/
Dxfrm_input.c490 goto drop; in xfrm_input()
521 goto drop; in xfrm_input()
526 goto drop; in xfrm_input()
530 goto drop; in xfrm_input()
535 goto drop; in xfrm_input()
559 goto drop; in xfrm_input()
566 goto drop; in xfrm_input()
577 goto drop; in xfrm_input()
585 goto drop; in xfrm_input()
595 goto drop; in xfrm_input()
[all …]

12345678910>>...20