Home
last modified time | relevance | path

Searched refs:vc_fac_mask (Results 1 – 1 of 1) sorted by relevance

/linux/net/x25/
H A Dx25_facilities.c42 struct x25_dte_facilities *dte_facs, unsigned long *vc_fac_mask) in x25_parse_facilities() argument
47 *vc_fac_mask = 0; in x25_parse_facilities()
79 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
85 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
91 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
98 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
104 *vc_fac_mask |= X25_MASK_THROUGHPUT; in x25_parse_facilities()
124 *vc_fac_mask |= X25_MASK_PACKET_SIZE; in x25_parse_facilities()
129 *vc_fac_mask |= X25_MASK_WINDOW_SIZE; in x25_parse_facilities()
160 *vc_fac_mask |= X25_MASK_CALLING_AE; in x25_parse_facilities()
[all …]