| /OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/ |
| H A D | bridge_brouter.sh | 65 …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 D | hal8188erateadaptive.c | 576 …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 D | hal8188e_rate_adaptive.c | 309 (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 D | hal8188erateadaptive.c | 436 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 D | 0001-MDEV-29644-a-potential-bug-of-null-pointer-dereferen.patch | 69 +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 D | dpaa2-eth-devlink.c | 7 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_trap.c | 223 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 D | devlink.c | 9419 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 D | Config.in | 25 In short, Naxsi behaves like a DROP-by-default firewall, the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/arc/ |
| H A D | emac.h | 44 #define DROP (1 << 23) macro
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | net_cls.rst | 44 iptables -A OUTPUT -m cgroup ! --cgroup 0x100001 -j DROP
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | p2p-action.sh | 100 iptables -P FORWARD DROP
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A D | dev.c | 430 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 D | phydm_rainfo.h | 148 u16 DROP; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_rainfo.h | 148 u16 DROP; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_rainfo.h | 148 u16 DROP; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_rainfo.h | 148 u16 DROP; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_rainfo.h | 135 u16 DROP; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_rainfo.h | 152 u16 DROP; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_rainfo.h | 151 u16 DROP; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_rainfo.h | 161 u16 DROP; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_rainfo.h | 161 u16 DROP; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_rainfo.h | 161 u16 DROP; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_rainfo.h | 161 u16 DROP; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_rainfo.h | 162 u16 DROP; member
|