Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h590 uint32_t total_sends; member
640 uint32_t total_sends; member
Dsctp_sysctl.c519 xinpcb.total_sends = inp->total_sends;
611 xstcb.total_sends = stcb->total_sends;
Dsctp_uio.h1191 uint32_t total_sends; member
1234 uint32_t total_sends; member
Dsctp_output.c13646 atomic_add_int(&inp->total_sends, 1);
13980 atomic_add_int(&stcb->total_sends, 1);