Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/802/transit/
Dpdutr.pre27 RR_RSP 0 ADM5 ADM
28 RR_RSP 1 ADM5 ADM
54 RR_RSP CONN5 CONN
74 RR_RSP RESWAIT8 RESET_WAIT
95 RR_RSP RESCHK6 RESET_CHECK
123 RR_RSP 0 SETUP6 SETUP
124 RR_RSP 1 SETUP6 SETUP
157 RR_RSP 0 RESET6 RESET
158 RR_RSP 1 RESET6 RESET
190 RR_RSP 0 D_CONN5 D_CONN
[all …]
/linux-2.4.37.9/net/802/
Dcl2llc.c355 llc_sendpdu(lp, RR_RSP, 1, 0, NULL); in llc_interpret_pseudo_code()
358 llc_sendpdu(lp, RR_RSP, 1, 0, NULL); in llc_interpret_pseudo_code()
361 llc_sendpdu(lp, RR_RSP, 0, 0, NULL); in llc_interpret_pseudo_code()
367 llc_sendpdu(lp, RR_RSP, 0, 0, NULL); in llc_interpret_pseudo_code()
Dllc_utility.c78 return(RR_RSP); in llc_decode_frametype()
Dcl2llc.pre355 llc_sendpdu(lp, RR_RSP, 1, 0, NULL);
358 llc_sendpdu(lp, RR_RSP, 1, 0, NULL);
361 llc_sendpdu(lp, RR_RSP, 0, 0, NULL);
367 llc_sendpdu(lp, RR_RSP, 0, 0, NULL);
/linux-2.4.37.9/include/net/
Dllc_frame.h82 #define RR_RSP 7 macro