Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h571 uint32_t total_sends; member
620 uint32_t total_sends; member
Dsctp_sysctl.c517 xinpcb.total_sends = inp->total_sends;
577 xstcb.total_sends = stcb->total_sends;
Dsctp_uio.h1190 uint32_t total_sends; member
1219 uint32_t total_sends; member
Dsctp_output.c13188 atomic_add_int(&inp->total_sends, 1);
13499 atomic_add_int(&stcb->total_sends, 1);