Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dinqueue.c79 chunk->asoc->stats.ipackets++; in sctp_inq_push()
H A Dsocket.c5100 info->sctpi_ipackets = asoc->stats.ipackets; in sctp_get_sctp_info()
7129 sas.sas_ipackets = asoc->stats.ipackets; in sctp_getsockopt_assoc_stats()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1517 __u64 ipackets; member
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c2070 rte_stats->ipackets = stats->gprc; in eth_igb_stats_get()
2331 rte_stats->ipackets = hw_stats->gprc; in eth_igbvf_stats_get()