Searched refs:X25_MASK_THROUGHPUT (Results 1 – 5 of 5) sorted by relevance
104 *vc_fac_mask |= X25_MASK_THROUGHPUT; in x25_parse_facilities()210 if (facilities->throughput && (facil_mask & X25_MASK_THROUGHPUT)) { in x25_create_facilities()
260 X25_MASK_THROUGHPUT | in x25_link_device_up()
83 #define X25_MASK_THROUGHPUT 0x02 macro