Searched refs:X25_ACCPT_APPRV_FLAG (Results 1 – 2 of 2) sorted by relevance
119 #define X25_ACCPT_APPRV_FLAG 2 macro
576 set_bit(X25_ACCPT_APPRV_FLAG, &x25->flags); /* normally no cud */ in x25_create()1049 if (test_bit(X25_ACCPT_APPRV_FLAG, &makex25->flags)) { in x25_rx_call_request()1584 clear_bit(X25_ACCPT_APPRV_FLAG, &x25->flags); in x25_ioctl()1597 if (test_bit(X25_ACCPT_APPRV_FLAG, &x25->flags)) in x25_ioctl()