Home
last modified time | relevance | path

Searched refs:NET_RX_DROP (Results 26 – 50 of 68) sorted by relevance

123

/openbmc/linux/drivers/net/hamradio/
H A Dbpqether.c181 return NET_RX_DROP; in bpq_rcv()
/openbmc/linux/drivers/net/
H A Dntb_netdev.c122 if (__netif_rx(skb) == NET_RX_DROP) { in ntb_netdev_rx_handler()
H A Drionet.c114 if (error == NET_RX_DROP) { in rionet_rx_clean()
H A Dmacvlan.c285 err = NET_RX_DROP; in macvlan_broadcast()
514 ret = NET_RX_DROP; in macvlan_handle_frame()
/openbmc/linux/net/mac802154/
H A Drx.c225 return NET_RX_DROP; in ieee802154_subif_frame()
/openbmc/linux/net/bluetooth/
H A D6lowpan.c241 return NET_RX_DROP; in give_skb_to_upper()
340 return NET_RX_DROP; in recv_pkt()
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c405 return NET_RX_DROP; in pppoe_rcv_core()
456 return NET_RX_DROP; in pppoe_rcv()
/openbmc/linux/net/ipv6/
H A Dip6_input.c309 return NET_RX_DROP; in ipv6_rcv()
/openbmc/linux/net/ipv4/
H A Draw.c298 return NET_RX_DROP; in raw_rcv_skb()
309 return NET_RX_DROP; in raw_rcv()
H A Darp.c946 return NET_RX_DROP; in arp_process()
998 return NET_RX_DROP; in arp_rcv()
H A Dipconfig.c512 return NET_RX_DROP; in ic_rarp_recv()
1005 return NET_RX_DROP; in ic_bootp_recv()
/openbmc/linux/drivers/net/wan/
H A Dhdlc_fr.c943 return NET_RX_DROP; in fr_rx()
993 return NET_RX_DROP; in fr_rx()
H A Dfarsync.c771 case NET_RX_DROP: in fst_process_rx_status()
851 if (rx_status == NET_RX_DROP) in fst_rx_dma_complete()
1255 if (rx_status == NET_RX_DROP) in fst_intr_rx()
H A Dhdlc_ppp.c559 return NET_RX_DROP; in ppp_rx()
/openbmc/linux/net/lapb/
H A Dlapb_in.c411 if (cn == NET_RX_DROP) { in lapb_state3_machine()
/openbmc/linux/net/hsr/
H A Dhsr_forward.c359 if (res == NET_RX_DROP) { in hsr_deliver_master()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.c265 ret = NET_RX_DROP; in ipvlan_process_multicast()
/openbmc/linux/net/batman-adv/
H A Dbat_v_ogm.c993 int ret = NET_RX_DROP; in batadv_v_ogm_packet_recv()
H A Dtranslation-table.c4069 return NET_RX_DROP; in batadv_tt_tvlv_unicast_handler_v1()
4090 return NET_RX_DROP; in batadv_tt_tvlv_unicast_handler_v1()
4121 return NET_RX_DROP; in batadv_roam_tvlv_unicast_handler_v1()
H A Dnetwork-coding.c1856 return NET_RX_DROP; in batadv_nc_recv_coded_packet()
/openbmc/linux/Documentation/networking/
H A Dlapb-module.rst294 This method should return NET_RX_DROP (as defined in the header
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.c83 if (ret == NET_RX_DROP) { in gdm_lte_rx()
/openbmc/linux/drivers/net/mctp/
H A Dmctp-i2c.c336 status = NET_RX_DROP; in mctp_i2c_recv()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1366 return NET_RX_DROP; in fcoe_rcv()
1440 return NET_RX_DROP; in fcoe_rcv()
/openbmc/linux/net/tipc/
H A Dbearer.c670 return NET_RX_DROP; in tipc_l2_rcv_msg()

123