Home | History | Annotate | Download | only in netinet

Lines Matching refs:scode

470 		dp->scode = ((struct dccpcb *)oinp->inp_ppcb)->scode;
524 if (drqh->drqh_scode != dp->scode){
525 DCCP_DEBUG((LOG_INFO, "service code in request packet doesn't match! %x %x\n", drqh->drqh_scode, dp->scode));
551 if (drqh->drqh_scode != dp->scode){
552 DCCP_DEBUG((LOG_INFO, "service code in response packet doesn't match! %x %x\n", drqh->drqh_scode, dp->scode));
1003 dp->scode = optval;
1033 optval = dp->scode;
1400 drqh->drqh_scode = dp->scode;
1429 drqh->drqh_scode = dp->scode;