Home
last modified time | relevance | path

Searched refs:DROP (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dbridge_brouter.sh65 …ec ns0 ebtables -t broute -A BROUTING -p ipv4 --ip-protocol icmp -j redirect --redirect-target=DROP
103 ip netns exec ns0 ebtables -t filter -A FORWARD -p ipv4 --ip-protocol icmp -j DROP
113 …ec ns0 ebtables -t broute -A BROUTING -p ipv4 --ip-protocol icmp -j redirect --redirect-target=DROP
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/rtl8188e/
H A Dhal8188erateadaptive.c576 …if ((p_ra_info->nsc_down < N_THRESHOLD_LOW[rate_id]) || (p_ra_info->DROP > DROPING_NECESSARY[rate_… in odm_rate_decision_8188e()
810 if (p_ra_info->DROP > 3) in odm_pt_decision_8188e()
875 p_ra_info->DROP = 0; in odm_ra_info_init()
1175 p_ra_info->DROP = (u16)GET_TX_REPORT_TYPE1_DROP_0(p_buffer); in odm_ra_tx_rpt2_handle_8188e()
1182 p_ra_info->DROP; in odm_ra_tx_rpt2_handle_8188e()
1184 tx_stats->hw_tx_success += p_ra_info->TOTAL - p_ra_info->DROP; in odm_ra_tx_rpt2_handle_8188e()
1185 tx_stats->hw_tx_drop += p_ra_info->DROP; in odm_ra_tx_rpt2_handle_8188e()
1198 pstat->cur_tx_fail += p_ra_info->DROP; in odm_ra_tx_rpt2_handle_8188e()
1208 p_ra_info->RTY[4], p_ra_info->DROP, in odm_ra_tx_rpt2_handle_8188e()
1245 p_ra_info->DROP, mac_id_valid_entry0, in odm_ra_tx_rpt2_handle_8188e()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Dhal8188e_rate_adaptive.c309 (pRaInfo->DROP > DROPING_NECESSARY[RateID])) in odm_RateDecision_8188E()
513 if (pRaInfo->DROP > 3) in odm_PTDecision_8188E()
571 pRaInfo->DROP = 0; in ODM_RAInfo_Init()
705 pRAInfo->DROP = (u16)GET_TX_REPORT_TYPE1_DROP_0(pBuffer); in ODM_RA_TxRPT2Handle_8188E()
708 pRAInfo->RTY[4] + pRAInfo->DROP; in ODM_RA_TxRPT2Handle_8188E()
715 pRAInfo->RTY[4], pRAInfo->DROP, in ODM_RA_TxRPT2Handle_8188E()
741 pRAInfo->DROP, in ODM_RA_TxRPT2Handle_8188E()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/
H A Dhal8188erateadaptive.c436 if ((pRaInfo->NscDown < N_THRESHOLD_LOW[RateID]) ||(pRaInfo->DROP>DROPING_NECESSARY[RateID])) in odm_RateDecision_8188E()
675 if (pRaInfo->DROP>3) in odm_PTDecision_8188E()
768 pRaInfo->DROP=0; in ODM_RAInfo_Init()
1071 pRAInfo->DROP = (u2Byte)GET_TX_REPORT_TYPE1_DROP_0(pBuffer); in ODM_RA_TxRPT2Handle_8188E()
1078 pRAInfo->DROP; in ODM_RA_TxRPT2Handle_8188E()
1090 pstat->cur_tx_fail += pRAInfo->DROP; in ODM_RA_TxRPT2Handle_8188E()
1105 pRAInfo->DROP, in ODM_RA_TxRPT2Handle_8188E()
1150 pRAInfo->DROP, in ODM_RA_TxRPT2Handle_8188E()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-MDEV-29644-a-potential-bug-of-null-pointer-dereferen.patch69 +DROP DATABASE IF EXISTS auto_test_local;
72 +DROP DATABASE IF EXISTS auto_test_remote;
139 +DROP DATABASE IF EXISTS auto_test_local;
143 +DROP DATABASE IF EXISTS auto_test_remote;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-devlink.c7 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_trap.c223 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
228 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
233 DEVLINK_TRAP_GENERIC(DROP, TRAP, _id, \
238 DEVLINK_TRAP_DRIVER(DROP, DROP, DEVLINK_MLXSW_TRAP_ID_##_id, \
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c9419 DEVLINK_TRAP(SMAC_MC, DROP),
9420 DEVLINK_TRAP(VLAN_TAG_MISMATCH, DROP),
9421 DEVLINK_TRAP(INGRESS_VLAN_FILTER, DROP),
9422 DEVLINK_TRAP(INGRESS_STP_FILTER, DROP),
9423 DEVLINK_TRAP(EMPTY_TX_LIST, DROP),
9424 DEVLINK_TRAP(PORT_LOOPBACK_FILTER, DROP),
9425 DEVLINK_TRAP(BLACKHOLE_ROUTE, DROP),
9427 DEVLINK_TRAP(TAIL_DROP, DROP),
9428 DEVLINK_TRAP(NON_IP_PACKET, DROP),
9429 DEVLINK_TRAP(UC_DIP_MC_DMAC, DROP),
[all …]
/OK3568_Linux_fs/buildroot/package/nginx-naxsi/
H A DConfig.in25 In short, Naxsi behaves like a DROP-by-default firewall, the
/OK3568_Linux_fs/kernel/drivers/net/ethernet/arc/
H A Demac.h44 #define DROP (1 << 23) macro
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dnet_cls.rst44 iptables -A OUTPUT -m cgroup ! --cgroup 0x100001 -j DROP
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dp2p-action.sh100 iptables -P FORWARD DROP
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Ddev.c430 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
434 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_rainfo.h148 u16 DROP; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_rainfo.h148 u16 DROP; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_rainfo.h148 u16 DROP; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_rainfo.h148 u16 DROP; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_rainfo.h135 u16 DROP; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_rainfo.h152 u16 DROP; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_rainfo.h151 u16 DROP; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_rainfo.h161 u16 DROP; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_rainfo.h161 u16 DROP; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_rainfo.h161 u16 DROP; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_rainfo.h161 u16 DROP; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_rainfo.h162 u16 DROP; member

12