Home
last modified time | relevance | path

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

/linux-6.12.1/net/x25/
Dx25_out.c150 !test_and_set_bit(X25_INTERRUPT_FLAG, &x25->flags)) { in x25_kick()
Dx25_in.c310 clear_bit(X25_INTERRUPT_FLAG, &x25->flags); in x25_state3_machine()
Daf_x25.c619 clear_bit(X25_INTERRUPT_FLAG, &x25->flags); in x25_make_new()
/linux-6.12.1/include/net/
Dx25.h119 #define X25_INTERRUPT_FLAG 1 macro