Home
last modified time | relevance | path

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

12345678910>>...20

/Linux-v5.15/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.15/samples/bpf/
Dxdp_sample_user.c62 #define DROP(drop) drop, "drop/s" argument
117 __u64 drop; member
124 __u64 drop; member
136 __u64 drop; member
651 double t, pps, drop, err; in stats_get_rx_cnt() local
664 drop = calc_drop_pps(r, p, t); in stats_get_rx_cnt()
666 if (!pps && !drop && !err) in stats_get_rx_cnt()
672 str, PPS(pps), DROP(drop), ERR(err)); in stats_get_rx_cnt()
677 drop = calc_drop_pps(&rec->total, &prev->total, t); in stats_get_rx_cnt()
681 out->rx_cnt.drop = drop; in stats_get_rx_cnt()
[all …]
/Linux-v5.15/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 …]
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-v5.15/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.c272 goto drop; in ip_rcv_options()
281 goto drop; in ip_rcv_options()
293 goto drop; in ip_rcv_options()
298 goto drop; in ip_rcv_options()
302 drop: in ip_rcv_options()
372 goto drop; in ip_rcv_finish_core()
400 goto drop; in ip_rcv_finish_core()
405 drop: in ip_rcv_finish_core()
412 goto drop; in ip_rcv_finish_core()
445 goto drop; in ip_rcv_core()
[all …]
/Linux-v5.15/net/ipv6/
Dseg6_local.c308 goto drop; in input_action_end()
316 drop: in input_action_end()
328 goto drop; in input_action_end_x()
336 drop: in input_action_end_x()
347 goto drop; in input_action_end_t()
355 drop: in input_action_end_t()
369 goto drop; in input_action_end_dx2()
372 goto drop; in input_action_end_dx2()
382 goto drop; in input_action_end_dx2()
386 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.15/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.15/tools/testing/selftests/net/forwarding/
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
129 $tcflags src_ip 198.51.100.1 action drop
131 $tcflags src_ip 192.0.2.1 action drop
133 $tcflags src_ip 192.0.2.0/24 action drop
[all …]
Dtc_police.sh132 action drop
158 action police rate 80mbit burst 16k conform-exceed drop/ok
170 action police rate 80mbit burst 16k conform-exceed drop/ok
207 action drop
212 action police rate 80mbit burst 16k conform-exceed drop/ok \
241 action drop
246 action drop
251 action police rate 80mbit burst 16k conform-exceed drop/pipe \
304 action drop
330 action police pkts_rate 2000 pkts_burst 400 conform-exceed drop/ok
[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.15/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.sh47 skip_sw dst_ip 192.0.2.2 action drop
64 skip_sw dst_ip 192.0.2.2 action drop
73 skip_sw dst_ip 192.0.2.2 action drop
204 skip_sw dst_ip 192.0.2.2 action drop
222 skip_sw dst_ip 192.0.2.2 action drop
228 skip_sw dst_ip 192.0.2.2 action drop
258 skip_sw dst_ip 192.0.2.2 action drop
276 skip_sw dst_ip 192.0.2.2 action drop
282 skip_sw dst_ip 192.0.2.2 action drop
319 action police rate 0.5kbit burst 1m conform-exceed drop/ok
[all …]
/Linux-v5.15/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.15/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.15/net/core/
Dlwtunnel.c327 goto drop; in lwtunnel_output()
342 goto drop; in lwtunnel_output()
346 drop: in lwtunnel_output()
361 goto drop; in lwtunnel_xmit()
377 goto drop; in lwtunnel_xmit()
381 drop: in lwtunnel_xmit()
396 goto drop; in lwtunnel_input()
411 goto drop; in lwtunnel_input()
415 drop: in lwtunnel_input()
/Linux-v5.15/drivers/infiniband/hw/qib/
Dqib_uc.c294 goto drop; in qib_uc_rcv()
343 goto drop; in qib_uc_rcv()
413 goto drop; in qib_uc_rcv()
429 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()
478 goto drop; in qib_uc_rcv()
493 goto drop; in qib_uc_rcv()
[all …]
Dqib_ud.c70 goto drop; in qib_ud_loopback()
81 goto drop; in qib_ud_loopback()
102 goto drop; in qib_ud_loopback()
117 goto drop; in qib_ud_loopback()
218 drop: in qib_ud_loopback()
456 goto drop; in qib_ud_rcv()
467 goto drop; in qib_ud_rcv()
490 goto drop; in qib_ud_rcv()
496 goto drop; in qib_ud_rcv()
501 goto drop; in qib_ud_rcv()
[all …]
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Duc.c310 goto drop; in hfi1_uc_rcv()
359 goto drop; in hfi1_uc_rcv()
442 goto drop; in hfi1_uc_rcv()
457 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()
503 goto drop; in hfi1_uc_rcv()
516 goto drop; in hfi1_uc_rcv()
[all …]
/Linux-v5.15/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.15/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.15/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 …]
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dmac.h38 void rtw_mac_flush_queues(struct rtw_dev *rtwdev, u32 queues, bool drop);
41 static inline void rtw_mac_flush_all_queues(struct rtw_dev *rtwdev, bool drop) in rtw_mac_flush_all_queues() argument
43 rtw_mac_flush_queues(rtwdev, BIT(rtwdev->hw->queues) - 1, drop); in rtw_mac_flush_all_queues()

12345678910>>...20