Searched refs:X25_MASK_PACKET_SIZE (Results 1 – 3 of 3) sorted by relevance
79 *vc_fac_mask |= X25_MASK_PACKET_SIZE; in x25_parse_facilities()135 …ilities->pacsize_in != 0 || facilities->pacsize_out != 0) && (facil_mask & X25_MASK_PACKET_SIZE)) { in x25_create_facilities()
299 …x25_neigh->global_facil_mask = (X25_MASK_REVERSE | X25_MASK_THROUGHPUT | X25_MASK_PACKET_SIZE | X2… in x25_link_device_up()
72 #define X25_MASK_PACKET_SIZE 0x04 macro