Searched refs:atm_options (Results 1 – 7 of 7) sorted by relevance
100 unsigned long atm_options; /* ATM layer options */ member216 unsigned long atm_options; /* ATM layer options */ member257 ATM_SKB(skb)->atm_options = vcc->atm_options; in atm_account_tx()
411 ATM_SKB(skb)->atm_options = flow->vcc->atm_options; in atm_tc_enqueue()427 ATM_SKB(skb)->atm_options |= ATM_ATMOPT_CLP; in atm_tc_enqueue()
167 vcc->atm_options = vcc->aal_options = 0; in vcc_create()779 vcc->atm_options |= ATM_ATMOPT_CLP; in vcc_setsockopt()781 vcc->atm_options &= ~ATM_ATMOPT_CLP; in vcc_setsockopt()812 return put_user(vcc->atm_options & ATM_ATMOPT_CLP ? 1 : 0, in vcc_getsockopt()
661 (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? in do_tx()685 (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? in do_tx()
1158 (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? MID_SEG_CLP : 0), in do_tx()
1183 ((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()