Searched refs:atm_options (Results 1 – 12 of 12) sorted by relevance
98 unsigned long atm_options; /* ATM layer options */ member214 unsigned long atm_options; /* ATM layer options */ member
172 vcc->atm_options = vcc->aal_options = 0; in vcc_create()632 ATM_SKB(skb)->atm_options = vcc->atm_options; in vcc_sendmsg()776 vcc->atm_options |= ATM_ATMOPT_CLP; in vcc_setsockopt()778 vcc->atm_options &= ~ATM_ATMOPT_CLP; in vcc_setsockopt()809 return put_user(vcc->atm_options & ATM_ATMOPT_CLP ? 1 : 0, in vcc_getsockopt()
354 ATM_SKB(skb)->atm_options = ATM_SKB(skb)->vcc->atm_options; in pppoatm_send()
256 ATM_SKB(skb)->atm_options = atmvcc->atm_options; in br2684_xmit_vcc()
385 ATM_SKB(skb)->atm_options = vcc->atm_options; in clip_start_xmit()
559 ATM_SKB(skb)->atm_options = entry->shortcut->atm_options; in send_via_shortcut()
182 ATM_SKB(skb)->atm_options = vcc->atm_options; in lec_send()
395 ATM_SKB(skb)->atm_options = flow->vcc->atm_options; in atm_tc_enqueue()410 ATM_SKB(skb)->atm_options |= ATM_ATMOPT_CLP; in atm_tc_enqueue()
659 (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? in do_tx()683 (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()
1676 atm_options & ATM_ATMOPT_CLP ? 1 : 0); in ns_send()