Searched refs:ppr_negotiation (Results 1 – 1 of 1) sorted by relevance
1648 u_char ppr_negotiation; member6073 if (tp->ppr_negotiation == 1) /* PPR message successful */6074 tp->ppr_negotiation = 2;6107 tp->ppr_negotiation = 1;6109 tp->ppr_negotiation = 0;6112 tp->ppr_negotiation = 1;6115 if (!tp->ppr_negotiation)6148 if (!tp->ppr_negotiation && (cmd->ic_nego == NS_PPR )) {6149 tp->ppr_negotiation = 0;6154 else if (( tp->ppr_negotiation && !(cmd->ic_nego & NS_PPR )) || [all …]