Searched refs:drop_it (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/net/decnet/
H A Ddn_route.c553 goto drop_it; dn_route_rx_long()
562 goto drop_it; dn_route_rx_long()
570 goto drop_it; dn_route_rx_long()
580 drop_it: dn_route_rx_long()
593 goto drop_it; dn_route_rx_short()
608 drop_it: dn_route_rx_short()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsunbmac.c816 drop_it: bigmac_rx()
831 goto drop_it; bigmac_rx()
855 goto drop_it; bigmac_rx()
H A Dsunhme.c2020 drop_it: happy_meal_rx()
2036 goto drop_it; happy_meal_rx()
2045 goto drop_it; happy_meal_rx()
2062 goto drop_it; happy_meal_rx()
H A Dsungem.c812 drop_it: gem_rx()
824 goto drop_it; gem_rx()
845 goto drop_it; gem_rx()
H A Dcassini.c2336 drop_it: cas_rx_ringN()
2346 goto drop_it; cas_rx_ringN()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Db44.c803 drop_it: b44_rx()
819 goto drop_it; b44_rx()
829 goto drop_it; b44_rx()
H A Dtg3.c6840 drop_it: tg3_rx()
6868 goto drop_it; tg3_rx()
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_main.c1434 int drop_it; we_should_drop_the_connection() local
1437 drop_it = connection->meta.socket == sock we_should_drop_the_connection()
1442 if (drop_it) we_should_drop_the_connection()
1445 drop_it = !--connection->ko_count; we_should_drop_the_connection()
1446 if (!drop_it) { we_should_drop_the_connection()
1452 return drop_it; /* && (device->state == R_PRIMARY) */; we_should_drop_the_connection()

Completed in 535 milliseconds