Searched refs:drop (Results 1 – 9 of 9) sorted by relevance
61 #define DROP(drop) drop, "drop/s" argument116 __u64 drop; member126 __u64 drop; member138 __u64 drop; member683 out->rx_cnt.drop = drop; in stats_get_rx_cnt()686 out->totals.drop += drop; in stats_get_rx_cnt()886 if (!drop) in stats_get_redirect_err_cnt()894 sum += drop; in stats_get_redirect_err_cnt()919 sum += drop; in stats_get_exception_cnt()991 out->xmit_cnt.drop = drop; in stats_get_devmap_xmit()[all …]
89 goto drop; in xdp_router_ipv4_prog()99 goto drop; in xdp_router_ipv4_prog()116 goto drop; in xdp_router_ipv4_prog()139 goto drop; in xdp_router_ipv4_prog()144 goto drop; in xdp_router_ipv4_prog()149 goto drop; in xdp_router_ipv4_prog()182 drop: in xdp_router_ipv4_prog()
172 NO_TEAR_ADD(rec->xdp_drop, xdp_stats->drop); in BPF_PROG()
34 fn drop(&mut self) { in drop() method
199 fn drop(self: Pin<&mut Self>) { in drop() method224 drop(guard); in get_value()
98 fn drop(&mut self) { in drop() method
86 fn drop(&mut self) { in drop() method
108 fn drop(self: Pin<&mut Self>) { in drop() method
182 fn drop(&mut self) { in drop() method
Completed in 14 milliseconds