Home
last modified time | relevance | path

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

/linux-2.6.39/net/x25/
Dx25_subr.c146 case X25_REJ: in x25_write_internal()
244 case X25_REJ: in x25_write_internal()
298 frame[2] == X25_REJ) { in x25_decode()
305 (frame[2] & 0x1F) == X25_REJ) { in x25_decode()
/linux-2.6.39/include/net/
Dx25.h41 #define X25_REJ 0x09 macro