Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/x25/
Dx25_subr.c152 case X25_REJ: in x25_write_internal()
228 case X25_REJ: in x25_write_internal()
281 frame[2] == X25_REJ) { in x25_decode()
288 (frame[2] & 0x1F) == X25_REJ) { in x25_decode()
/linux-2.4.37.9/include/net/
Dx25.h39 #define X25_REJ 0x09 macro