Lines Matching defs:ox25
600 struct x25_sock *x25, *ox25;
619 ox25 = x25_sk(osk);
620 x25->t21 = ox25->t21;
621 x25->t22 = ox25->t22;
622 x25->t23 = ox25->t23;
623 x25->t2 = ox25->t2;
624 x25->flags = ox25->flags;
625 x25->facilities = ox25->facilities;
626 x25->dte_facilities = ox25->dte_facilities;
627 x25->cudmatchlength = ox25->cudmatchlength;