HomeSort by: relevance | last modified time | path
    Searched defs:cnt_in_sd (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_pcb.c 2035 int cnt_in_sd; local in function:sctp_inpcb_free
2036 cnt_in_sd = 0;
2096 cnt_in_sd++;
2099 if (cnt_in_sd) {
sctp_pcb.c 2035 int cnt_in_sd; local in function:sctp_inpcb_free
2036 cnt_in_sd = 0;
2096 cnt_in_sd++;
2099 if (cnt_in_sd) {
sctp_pcb.c 2035 int cnt_in_sd; local in function:sctp_inpcb_free
2036 cnt_in_sd = 0;
2096 cnt_in_sd++;
2099 if (cnt_in_sd) {

Completed in 44 milliseconds