Searched refs:RNR_CMD (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/net/802/transit/ |
D | pdutr.pre | 17 RNR_CMD 0 ADM5 ADM 18 RNR_CMD 1 ADM4 ADM 49 RNR_CMD CONN5 CONN 69 RNR_CMD RESWAIT8 RESET_WAIT 90 RNR_CMD RESCHK6 RESET_CHECK 113 RNR_CMD 0 SETUP6 SETUP 114 RNR_CMD 1 SETUP6 SETUP 147 RNR_CMD 0 RESET6 RESET 148 RNR_CMD 1 RESET6 RESET 180 RNR_CMD 0 D_CONN5 D_CONN [all …]
|
/linux-2.4.37.9/include/net/ |
D | llc_frame.h | 77 #define RNR_CMD 2 macro
|
/linux-2.4.37.9/net/802/ |
D | cl2llc.c | 319 llc_sendpdu(lp, RNR_CMD, 1, 0, NULL); in llc_interpret_pseudo_code() 326 llc_sendpdu(lp, RNR_CMD, 0, 0, NULL); in llc_interpret_pseudo_code() 344 llc_sendpdu(lp, RNR_CMD, 0, 0, NULL); in llc_interpret_pseudo_code()
|
D | llc_utility.c | 92 return(RNR_CMD); in llc_decode_frametype()
|
D | cl2llc.pre | 319 llc_sendpdu(lp, RNR_CMD, 1, 0, NULL); 326 llc_sendpdu(lp, RNR_CMD, 0, 0, NULL); 344 llc_sendpdu(lp, RNR_CMD, 0, 0, NULL);
|