Home
last modified time | relevance | path

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

/Linux-v6.1/net/x25/
Daf_x25.c584 struct x25_sock *x25, *ox25; in x25_make_new() local
603 ox25 = x25_sk(osk); in x25_make_new()
604 x25->t21 = ox25->t21; in x25_make_new()
605 x25->t22 = ox25->t22; in x25_make_new()
606 x25->t23 = ox25->t23; in x25_make_new()
607 x25->t2 = ox25->t2; in x25_make_new()
608 x25->flags = ox25->flags; in x25_make_new()
609 x25->facilities = ox25->facilities; in x25_make_new()
610 x25->dte_facilities = ox25->dte_facilities; in x25_make_new()
611 x25->cudmatchlength = ox25->cudmatchlength; in x25_make_new()