atm_options 1160 drivers/atm/eni.c (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? MID_SEG_CLP : 0), atm_options 1179 drivers/atm/lanai.c ((lvcc->tx.atmvcc->atm_options & ATM_ATMOPT_CLP) ? atm_options 1678 drivers/atm/nicstar.c atm_options & ATM_ATMOPT_CLP ? 1 : 0); atm_options 662 drivers/atm/zatm.c (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? atm_options 686 drivers/atm/zatm.c (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? atm_options 100 include/linux/atmdev.h unsigned long atm_options; /* ATM layer options */ atm_options 216 include/linux/atmdev.h unsigned long atm_options; /* ATM layer options */ atm_options 257 include/linux/atmdev.h ATM_SKB(skb)->atm_options = vcc->atm_options; atm_options 168 net/atm/common.c vcc->atm_options = vcc->aal_options = 0; atm_options 780 net/atm/common.c vcc->atm_options |= ATM_ATMOPT_CLP; atm_options 782 net/atm/common.c vcc->atm_options &= ~ATM_ATMOPT_CLP; atm_options 813 net/atm/common.c return put_user(vcc->atm_options & ATM_ATMOPT_CLP ? 1 : 0, atm_options 413 net/sched/sch_atm.c ATM_SKB(skb)->atm_options = flow->vcc->atm_options; atm_options 429 net/sched/sch_atm.c ATM_SKB(skb)->atm_options |= ATM_ATMOPT_CLP;