Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 25 of 79) sorted by relevance

1234

/linux-2.4.37.9/net/ipv4/
Dip_forward.c85 goto drop; in ip_forward()
122 goto drop; in ip_forward()
151 goto drop; in ip_forward()
158 goto drop; in ip_forward()
163 drop: in ip_forward()
Dip_input.c314 goto drop; in ip_rcv_finish()
340 goto drop; in ip_rcv_finish()
355 goto drop; in ip_rcv_finish()
360 goto drop; in ip_rcv_finish()
368 drop: in ip_rcv_finish()
384 goto drop; in ip_rcv()
439 drop: in ip_rcv()
Dipconfig.c420 goto drop; in ic_rarp_recv()
427 goto drop; /* should never happen */ in ic_rarp_recv()
431 goto drop; in ic_rarp_recv()
435 goto drop; in ic_rarp_recv()
439 goto drop; in ic_rarp_recv()
452 goto drop; in ic_rarp_recv()
456 goto drop; in ic_rarp_recv()
465 drop: in ic_rarp_recv()
806 goto drop; in ic_bootp_recv()
813 goto drop; /* should never happen */ in ic_bootp_recv()
[all …]
/linux-2.4.37.9/net/ipv6/
Dip6_input.c59 goto drop; in ipv6_rcv()
75 goto drop; in ipv6_rcv()
90 goto drop; in ipv6_rcv()
111 drop: in ipv6_rcv()
Dexthdrs.c500 goto drop; in ipv6_hop_jumbo()
515 goto drop; in ipv6_hop_jumbo()
524 drop: in ipv6_hop_jumbo()
/linux-2.4.37.9/arch/mips/boot/
DMakefile25 drop-sections = .reginfo .mdebug .comment .note .pdr .options .MIPS.options
26 strip-flags = $(addprefix --remove-section=,$(drop-sections))
/linux-2.4.37.9/arch/mips64/boot/
DMakefile25 drop-sections = .reginfo .mdebug .comment .note .pdr .options .MIPS.options
26 strip-flags = $(addprefix --remove-section=,$(drop-sections))
/linux-2.4.37.9/drivers/net/
Dethertap.c247 int drop = 0; in ethertap_rx_skb() local
251 drop = 1; in ethertap_rx_skb()
253 drop = 1; in ethertap_rx_skb()
255 if (drop) { in ethertap_rx_skb()
Drrunner.c830 goto drop; in rr_handle_event()
916 goto drop; in rr_handle_event()
920 goto drop; in rr_handle_event()
924 goto drop; in rr_handle_event()
928 goto drop; in rr_handle_event()
932 goto drop; in rr_handle_event()
936 goto drop; in rr_handle_event()
940 goto drop; in rr_handle_event()
944 goto drop; in rr_handle_event()
948 goto drop; in rr_handle_event()
[all …]
Dtun.c80 goto drop; in tun_net_xmit()
92 goto drop; in tun_net_xmit()
102 drop: in tun_net_xmit()
Dpppoe.c398 goto drop; in pppoe_rcv()
402 goto drop; in pppoe_rcv()
405 goto drop; in pppoe_rcv()
422 drop: in pppoe_rcv()
Dgmac.c1360 int len, flags, drop, last; in gmac_receive() local
1374 drop = 0; in gmac_receive()
1395 drop = 1; in gmac_receive()
1403 drop = 1; in gmac_receive()
1420 drop = 1; in gmac_receive()
1436 if (drop) { in gmac_receive()
/linux-2.4.37.9/include/linux/
Dcapability.h334 static inline kernel_cap_t cap_drop(kernel_cap_t a, kernel_cap_t drop) in cap_drop() argument
337 cap_t(dest) = cap_t(a) & ~cap_t(drop); in cap_drop()
/linux-2.4.37.9/drivers/net/tulip/
Dinterrupt.c111 int drop = 0, mit_sel = 0; in tulip_rx() local
179 drop = atomic_read(&netdev_dropping); in tulip_rx()
180 if (drop) in tulip_rx()
247 drop = atomic_read(&netdev_dropping); in tulip_rx()
248 if (drop) { in tulip_rx()
/linux-2.4.37.9/net/bluetooth/
Dl2cap.c1774 goto drop; in l2cap_data_channel()
1780 goto drop; in l2cap_data_channel()
1783 goto drop; in l2cap_data_channel()
1793 drop: in l2cap_data_channel()
1807 goto drop; in l2cap_conless_channel()
1812 goto drop; in l2cap_conless_channel()
1815 goto drop; in l2cap_conless_channel()
1820 drop: in l2cap_conless_channel()
2015 goto drop; in l2cap_recv_acldata()
2034 goto drop; in l2cap_recv_acldata()
[all …]
Dhci_sock.c389 goto drop; in hci_sock_sendmsg()
405 goto drop; in hci_sock_sendmsg()
418 goto drop; in hci_sock_sendmsg()
431 drop: in hci_sock_sendmsg()
Dsco.c285 goto drop; in sco_recv_frame()
290 goto drop; in sco_recv_frame()
295 drop: in sco_recv_frame()
884 goto drop; in sco_recv_scodata()
893 drop: in sco_recv_scodata()
/linux-2.4.37.9/Documentation/networking/
Dpolicy-routing.txt46 RTP_DROP - silently drop the packet.
47 RTP_REJECT - drop the packet and send ICMP NET UNREACHABLE.
48 RTP_PROHIBIT - drop the packet and send ICMP COMM. ADM. PROHIBITED.
/linux-2.4.37.9/net/sched/
Dsch_gred.c124 goto drop; in gred_enqueue()
190 drop: in gred_enqueue()
199 goto drop; in gred_enqueue()
208 goto drop; in gred_enqueue()
Dsch_red.c264 goto drop; in red_enqueue()
297 drop: in red_enqueue()
Dsch_teql.c291 goto drop; in teql_master_xmit()
344 drop: in teql_master_xmit()
/linux-2.4.37.9/drivers/net/irda/
Dirda-usb.c354 goto drop; in irda_usb_hard_xmit()
382 goto drop; in irda_usb_hard_xmit()
388 goto drop; in irda_usb_hard_xmit()
399 goto drop; in irda_usb_hard_xmit()
484 drop: in irda_usb_hard_xmit()
/linux-2.4.37.9/drivers/net/wan/
Dsyncppp.c225 drop: kfree_skb(skb); in sppp_input()
239 goto drop; in sppp_input()
248 goto drop; in sppp_input()
260 goto drop; in sppp_input()
301 goto drop; in sppp_input()
/linux-2.4.37.9/Documentation/filesystems/
DLocking163 ->flushpage() is called when the filesystem must attempt to drop
167 ->releasepage() is called when the kernel is about to try to drop the
293 void (*drop) (struct inode *);
303 drop: no
/linux-2.4.37.9/drivers/usb/
Dkonicawc.c507 int drop = 0; in konicawc_process_isoc() local
532 drop++; in konicawc_process_isoc()
534 if(drop) in konicawc_process_isoc()
535 DEBUG(2, "dropped %d bytes looking for new frame", drop); in konicawc_process_isoc()

1234