Home
last modified time | relevance | path

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

/linux-4.4.14/net/x25/
Dx25_facilities.c47 struct x25_dte_facilities *dte_facs, unsigned long *vc_fac_mask) in x25_parse_facilities() argument
52 *vc_fac_mask = 0; in x25_parse_facilities()
84 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
90 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
96 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
103 *vc_fac_mask |= X25_MASK_REVERSE; in x25_parse_facilities()
109 *vc_fac_mask |= X25_MASK_THROUGHPUT; in x25_parse_facilities()
129 *vc_fac_mask |= X25_MASK_PACKET_SIZE; in x25_parse_facilities()
134 *vc_fac_mask |= X25_MASK_WINDOW_SIZE; in x25_parse_facilities()
165 *vc_fac_mask |= X25_MASK_CALLING_AE; in x25_parse_facilities()
[all …]