Searched refs:drop_skb (Results 1 – 7 of 7) sorted by relevance
42 static struct sk_buff *drop_skb; variable63 kfree_skb(drop_skb); in update_drop_skb()64 drop_skb = new; in update_drop_skb()82 drop_skb->dev = dev; in uml_net_rx()84 (*lp->read)(lp->fd, drop_skb, lp); in uml_net_rx()
356 goto drop_skb; in t7xx_port_proxy_recv_skb()362 goto drop_skb; in t7xx_port_proxy_recv_skb()379 drop_skb: in t7xx_port_proxy_recv_skb()
732 goto drop_skb; in prestera_sdma_xmit()740 goto drop_skb; in prestera_sdma_xmit()767 drop_skb: in prestera_sdma_xmit()
804 goto drop_skb; in owl_emac_rx_process()811 goto drop_skb; in owl_emac_rx_process()817 goto drop_skb; in owl_emac_rx_process()823 goto drop_skb; in owl_emac_rx_process()840 drop_skb: in owl_emac_rx_process()
1933 goto drop_skb; in es58x_start_xmit()1940 goto drop_skb; in es58x_start_xmit()1948 goto drop_skb; in es58x_start_xmit()1970 drop_skb: in es58x_start_xmit()
1428 goto drop_skb; in slic_xmit()1454 drop_skb: in slic_xmit()
2707 bool drop_skb; in unix_stream_read_generic() local2802 drop_skb = !unix_skb_len(skb); in unix_stream_read_generic()2813 if (drop_skb) { in unix_stream_read_generic()