Searched refs:DROP (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/tools/testing/selftests/netfilter/ |
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
|
/Linux-v5.4/drivers/staging/rtl8188eu/hal/ |
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()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_trap.c | 18 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
|
/Linux-v5.4/drivers/net/ethernet/arc/ |
D | emac.h | 44 #define DROP (1 << 23) macro
|
D | emac_main.c | 127 if (unlikely(info & (DROP | DEFR | LTCL | UFLO))) { in arc_emac_tx_clean()
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | net_cls.rst | 44 iptables -A OUTPUT -m cgroup ! --cgroup 0x100001 -j DROP
|
/Linux-v5.4/drivers/net/netdevsim/ |
D | dev.c | 336 DEVLINK_TRAP_GENERIC(DROP, DROP, _id, \
|
/Linux-v5.4/include/trace/events/ |
D | xdp.h | 15 FN(DROP) \
|
/Linux-v5.4/mm/ |
D | filemap.c | 1126 DROP, /* Drop ref to page before wait, no check when woken, enumerator 1171 if (behavior == DROP) in wait_on_page_bit_common() 1190 if (behavior == DROP) { in wait_on_page_bit_common() 1251 wait_on_page_bit_common(q, page, PG_locked, TASK_UNINTERRUPTIBLE, DROP); in put_and_wait_on_page_locked()
|
/Linux-v5.4/drivers/staging/rtl8188eu/include/ |
D | odm.h | 553 u16 DROP; member
|
/Linux-v5.4/net/core/ |
D | devlink.c | 7527 DEVLINK_TRAP(SMAC_MC, DROP), 7528 DEVLINK_TRAP(VLAN_TAG_MISMATCH, DROP), 7529 DEVLINK_TRAP(INGRESS_VLAN_FILTER, DROP), 7530 DEVLINK_TRAP(INGRESS_STP_FILTER, DROP), 7531 DEVLINK_TRAP(EMPTY_TX_LIST, DROP), 7532 DEVLINK_TRAP(PORT_LOOPBACK_FILTER, DROP), 7533 DEVLINK_TRAP(BLACKHOLE_ROUTE, DROP), 7535 DEVLINK_TRAP(TAIL_DROP, DROP),
|
/Linux-v5.4/drivers/staging/rtl8723bs/hal/ |
D | odm.h | 659 u16 DROP; member
|
/Linux-v5.4/Documentation/networking/ |
D | snmp_counter.rst | 1337 sudo iptables -A INPUT -i ens3 -p tcp --destination-port 9000 -j DROP 1682 nstatuser@nstat-a:~$ sudo iptables -A INPUT -p tcp --sport 9000 -j DROP
|
/Linux-v5.4/ |
D | MAINTAINERS | 11274 NETWORK DROP MONITOR
|