HomeSort by: relevance | last modified time | path
    Searched refs:stale_cookie_count (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_structs.h 536 u_int16_t stale_cookie_count; member in struct:sctp_association
sctp_input.c 808 asoc->stale_cookie_count++;
809 if (asoc->stale_cookie_count >

Completed in 14 milliseconds