Home
last modified time | relevance | path

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

/linux/include/net/
A Dx25.h120 #define X25_ACCPT_APPRV_FLAG 2 macro
/linux/net/x25/
A Daf_x25.c559 set_bit(X25_ACCPT_APPRV_FLAG, &x25->flags); /* normally no cud */ in x25_create()
1057 if (test_bit(X25_ACCPT_APPRV_FLAG, &makex25->flags)) { in x25_rx_call_request()
1582 clear_bit(X25_ACCPT_APPRV_FLAG, &x25->flags); in x25_ioctl()
1595 if (test_bit(X25_ACCPT_APPRV_FLAG, &x25->flags)) in x25_ioctl()

Completed in 9 milliseconds