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

/linux-4.4.14/net/x25/
H A Daf_x25.c600 struct x25_sock *x25, *ox25; x25_make_new() local
619 ox25 = x25_sk(osk); x25_make_new()
620 x25->t21 = ox25->t21; x25_make_new()
621 x25->t22 = ox25->t22; x25_make_new()
622 x25->t23 = ox25->t23; x25_make_new()
623 x25->t2 = ox25->t2; x25_make_new()
624 x25->flags = ox25->flags; x25_make_new()
625 x25->facilities = ox25->facilities; x25_make_new()
626 x25->dte_facilities = ox25->dte_facilities; x25_make_new()
627 x25->cudmatchlength = ox25->cudmatchlength; x25_make_new()

Completed in 66 milliseconds