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

  /src/sys/netinet/
sctp_indata.c 2937 int primary_switch_active = 0; local in function:sctp_strike_gap_ack_chunks
2953 primary_switch_active = 1;
3002 if (primary_switch_active && (strike_enabled == 0)) {
3011 } else if (primary_switch_active) {
sctp_indata.c 2937 int primary_switch_active = 0; local in function:sctp_strike_gap_ack_chunks
2953 primary_switch_active = 1;
3002 if (primary_switch_active && (strike_enabled == 0)) {
3011 } else if (primary_switch_active) {

Completed in 26 milliseconds