Searched refs:atm_options (Results 1 – 5 of 5) sorted by relevance
100 unsigned long atm_options; /* ATM layer options */ member208 unsigned long atm_options; /* ATM layer options */ member249 ATM_SKB(skb)->atm_options = vcc->atm_options; in atm_account_tx()
168 vcc->atm_options = vcc->aal_options = 0; in vcc_create()780 vcc->atm_options |= ATM_ATMOPT_CLP; in vcc_setsockopt()782 vcc->atm_options &= ~ATM_ATMOPT_CLP; in vcc_setsockopt()808 return put_user(vcc->atm_options & ATM_ATMOPT_CLP ? 1 : 0, in vcc_getsockopt()
1158 (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? MID_SEG_CLP : 0), in do_tx()
1178 ((lvcc->tx.atmvcc->atm_options & ATM_ATMOPT_CLP) ? in vcc_tx_add_aal5_descriptor()
1677 atm_options & ATM_ATMOPT_CLP ? 1 : 0); in _ns_send()