Home
last modified time | relevance | path

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

/linux-2.6.39/net/x25/
Dx25_facilities.c45 struct x25_dte_facilities *dte_facs, unsigned long *vc_fac_mask) in x25_parse_facilities() argument
50 *vc_fac_mask = 0; in x25_parse_facilities()
80 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
86 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
92 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
99 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
105 *vc_fac_mask |= X25_MASK_THROUGHPUT; in x25_parse_facilities()
125 *vc_fac_mask |= X25_MASK_PACKET_SIZE; in x25_parse_facilities()
130 *vc_fac_mask |= X25_MASK_WINDOW_SIZE; in x25_parse_facilities()
159 *vc_fac_mask |= X25_MASK_CALLING_AE; in x25_parse_facilities()
[all …]