Searched refs:drop (Results 1 – 5 of 5) sorted by relevance
41 * pretty good chance that we can safely drop .got.plt as a whole here.46 * So, drop .got.plt section during conversion to plain binary format.
1200 bool drop; member1207 if ( st->drop ) in scrub_continue()1213 st->drop = true; in scrub_continue()1311 st.drop = false; in scrub_free_pages()1316 if ( st.drop ) in scrub_free_pages()
87 # - in general, drop one old release in favour of the new one
103 - drop any partially read or written higher-level
972 LWIP_PLATFORM_DIAG(("drop: %"STAT_COUNTER_F"\n\t", proto->drop)); 1950 STAT_COUNTER drop; /* Dropped packets. */2188 + ETHARP_STATS_INC(etharp.drop);
Completed in 9 milliseconds