Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/802/transit/
Dpdutr.pre25 I_RSP 0 ADM5 ADM
26 I_RSP 1 ADM5 ADM
53 I_RSP CONN5 CONN
73 I_RSP RESWAIT8 RESET_WAIT
94 I_RSP RESCHK6 RESET_CHECK
121 I_RSP 0 SETUP6 SETUP
122 I_RSP 1 SETUP6 SETUP
155 I_RSP 0 RESET6 RESET
156 I_RSP 1 RESET6 RESET
188 I_RSP 0 D_CONN5 D_CONN
[all …]
/linux-2.4.37.9/include/net/
Dllc_frame.h81 #define I_RSP 6 macro
/linux-2.4.37.9/net/802/
Dllc_utility.c101 return(I_RSP); in llc_decode_frametype()
Dcl2llc.c304 resend_count = llc_resend_ipdu(lp, fr->i_hdr.nr, I_RSP, 1); in llc_interpret_pseudo_code()
Dcl2llc.pre304 resend_count = llc_resend_ipdu(lp, fr->i_hdr.nr, I_RSP, 1);