Home
last modified time | relevance | path

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

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