Home
last modified time | relevance | path

Searched refs:tp_packets (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dif_packet.h78 unsigned int tp_packets; member
83 unsigned int tp_packets; member
/linux/net/packet/
H A Daf_packet.c2204 po->stats.stats1.tp_packets++; in packet_rcv()
2382 po->stats.stats1.tp_packets++; in tpacket_rcv()
4085 st.stats3.tp_packets += drops; in packet_getsockopt()
4090 st.stats1.tp_packets += drops; in packet_getsockopt()
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c993 stats.tp_packets, stats.tp_drops); in recv_error()
/linux/Documentation/networking/
H A Dpacket_mmap.rst998 stats.tp_packets, bytes_total, stats.tp_drops,