Home
last modified time | relevance | path

Searched refs:drop_packet (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dxmit_linux.c170 goto drop_packet; in rtw_xmit_entry()
187 goto drop_packet; in rtw_xmit_entry()
193 drop_packet: in rtw_xmit_entry()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dxmit_linux.c218 goto drop_packet; in _rtw_xmit_entry()
248 goto drop_packet; in _rtw_xmit_entry()
254 drop_packet: in _rtw_xmit_entry()
/Linux-v4.19/drivers/isdn/i4l/
Disdn_ppp.c1075 goto drop_packet; in isdn_ppp_push_higher()
1085 goto drop_packet; in isdn_ppp_push_higher()
1113 goto drop_packet; in isdn_ppp_push_higher()
1121 goto drop_packet; in isdn_ppp_push_higher()
1125 goto drop_packet; in isdn_ppp_push_higher()
1140 goto drop_packet; in isdn_ppp_push_higher()
1148 goto drop_packet; in isdn_ppp_push_higher()
1154 goto drop_packet; in isdn_ppp_push_higher()
1215 drop_packet: in isdn_ppp_push_higher()
/Linux-v4.19/Documentation/networking/
Dipvs-sysctl.txt112 drop_packet - INTEGER
115 The drop_packet defense is designed to drop 1/rate packets
194 drop_packet.
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_cm.c1656 static void drop_packet(struct sk_buff *skb) in drop_packet() function
1761 drop_packet(skb); in handle_rst_pkt()
1771 drop_packet(skb); in handle_rst_pkt()
1774 drop_packet(skb); in handle_rst_pkt()
1851 drop_packet(skb); in indicate_pkt_err()
1957 drop_packet(skb); in handle_syn_pkt()
2016 drop_packet(skb); in handle_synack_pkt()
2060 drop_packet(skb); in handle_ack_pkt()
2088 drop_packet(skb); in handle_ack_pkt()
2092 drop_packet(skb); in handle_ack_pkt()
[all …]
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c669 goto drop_packet; in qlcnic_xmit_frame()
685 goto drop_packet; in qlcnic_xmit_frame()
709 goto drop_packet; in qlcnic_xmit_frame()
782 drop_packet: in qlcnic_xmit_frame()
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dbase.c1629 goto drop_packet; in ath5k_tx_queue()
1641 goto drop_packet; in ath5k_tx_queue()
1658 goto drop_packet; in ath5k_tx_queue()
1662 drop_packet: in ath5k_tx_queue()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dinit.c865 atomic_set(&dd->drop_packet, DROP_PACKET_ON); in hfi1_init()
868 atomic_set(&dd->drop_packet, DROP_PACKET_OFF); in hfi1_init()
Ddriver.c1028 atomic_xchg(&dd->drop_packet, DROP_PACKET_OFF) == in handle_receive_interrupt()
Dhfi.h1252 atomic_t drop_packet; member
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c2086 goto drop_packet; in netxen_nic_xmit_frame()
2106 goto drop_packet; in netxen_nic_xmit_frame()
2159 drop_packet: in netxen_nic_xmit_frame()
/Linux-v4.19/drivers/net/ethernet/amd/
Dpcnet32.c2535 goto drop_packet; in pcnet32_start_xmit()
2552 drop_packet: in pcnet32_start_xmit()