Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dinqueue.c87 chunk->asoc->stats.ipackets++; in sctp_inq_push()
H A Dsocket.c5220 info->sctpi_ipackets = asoc->stats.ipackets; in sctp_get_sctp_info()
7258 sas.sas_ipackets = asoc->stats.ipackets; in sctp_getsockopt_assoc_stats()
/openbmc/linux/include/net/sctp/
H A Dstructs.h1542 __u64 ipackets; member