Searched refs:ox25 (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/x25/
H A Daf_x25.c590 struct x25_sock *x25, *ox25; local
609 ox25 = x25_sk(osk);
610 x25->t21 = ox25->t21;
611 x25->t22 = ox25->t22;
612 x25->t23 = ox25->t23;
613 x25->t2 = ox25->t2;
614 x25->flags = ox25->flags;
615 x25->facilities = ox25->facilities;
616 x25->dte_facilities = ox25->dte_facilities;
617 x25->cudmatchlength = ox25
[all...]

Completed in 184 milliseconds