Searched refs:sctp_hashmark (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h471 u_long sctp_hashmark; member in struct:sctp_inpcb
H A Dsctp_pcb.c1692 inp->sctp_hashmark)];
2947 &inp->sctp_hashmark);
2965 SCTP_HASH_FREE(inp->sctp_tcbhash, inp->sctp_hashmark);
2985 SCTP_HASH_FREE(inp->sctp_tcbhash, inp->sctp_hashmark);
3188 SCTP_HASH_FREE(new_inp->sctp_tcbhash, new_inp->sctp_hashmark);
4347 SCTP_HASH_FREE(inp->sctp_tcbhash, inp->sctp_hashmark);
5168 inp->sctp_hashmark)];

Completed in 404 milliseconds