/Linux-v5.10/lib/zlib_inflate/ |
D | inftrees.c | 31 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/ |
D | ip_forward.c | 96 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()
|
D | xfrm4_input.c | 35 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()
|
D | ip_input.c | 271 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/ |
D | devlink-trap.rst | 38 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/ |
D | seg6_local.c | 225 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 …]
|
D | xfrm6_input.c | 109 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/ |
D | tc_flower.sh | 42 $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 …]
|
D | tc_chains.sh | 39 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/ |
D | tc_flower.sh | 101 $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/ |
D | devlink_trap_policer.sh | 94 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"
|
D | tc_restrictions.sh | 45 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/ |
D | xdp_monitor_user.c | 400 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 …]
|
D | xdp_redirect_cpu_user.c | 357 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/ |
D | llc_input.c | 167 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/ |
D | lapbether.c | 90 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/ |
D | act_nat.c | 130 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/ |
D | lwtunnel.c | 322 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/ |
D | qib_uc.c | 293 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/ |
D | mac.h | 35 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/ |
D | data_rx.c | 49 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/ |
D | uc.c | 356 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/ |
D | team_mode_random.c | 22 goto drop; in rnd_transmit() 25 goto drop; in rnd_transmit() 30 drop: in rnd_transmit()
|
/Linux-v5.10/net/bridge/ |
D | br_input.c | 83 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/ |
D | xfrm_input.c | 490 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 …]
|