Home
last modified time | relevance | path

Searched refs:X25_INTERRUPT_FLAG (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/net/x25/
Dx25_out.c155 !test_and_set_bit(X25_INTERRUPT_FLAG, &x25->flags)) { in x25_kick()
Dx25_in.c286 clear_bit(X25_INTERRUPT_FLAG, &x25->flags); in x25_state3_machine()
Daf_x25.c629 clear_bit(X25_INTERRUPT_FLAG, &x25->flags); in x25_make_new()
/linux-2.6.39/include/net/
Dx25.h116 #define X25_INTERRUPT_FLAG 1 macro