Searched refs:leak_packet (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Drx.c406 bool *leak_packet)
430 *leak_packet = (rx_buf->skb != NULL);
512 bool leak_packet = false; local
527 &discard, &leak_packet);
538 if (unlikely(leak_packet))
403 efx_rx_packet__check_len(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf, int len, bool *discard, bool *leak_packet) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Drx.c406 bool *leak_packet)
430 *leak_packet = (rx_buf->skb != NULL);
512 bool leak_packet = false; local
527 &discard, &leak_packet);
538 if (unlikely(leak_packet))
403 efx_rx_packet__check_len(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf, int len, bool *discard, bool *leak_packet) argument

Completed in 60 milliseconds