Searched refs:X25_ACCPT_APPRV_FLAG (Results 1 – 2 of 2) sorted by relevance
120 #define X25_ACCPT_APPRV_FLAG 2 macro
559 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()1581 clear_bit(X25_ACCPT_APPRV_FLAG, &x25->flags); in x25_ioctl()1594 if (test_bit(X25_ACCPT_APPRV_FLAG, &x25->flags)) in x25_ioctl()