Searched refs:X25_ACCPT_APPRV_FLAG (Results 1 – 2 of 2) sorted by relevance
117 #define X25_ACCPT_APPRV_FLAG 2 macro
575 set_bit(X25_ACCPT_APPRV_FLAG, &x25->flags); /* normally no cud */ in x25_create()1047 if (test_bit(X25_ACCPT_APPRV_FLAG, &makex25->flags)) { in x25_rx_call_request()1586 clear_bit(X25_ACCPT_APPRV_FLAG, &x25->flags); in x25_ioctl()1599 if (test_bit(X25_ACCPT_APPRV_FLAG, &x25->flags)) in x25_ioctl()