Searched refs:atm_options (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dpppoatm.c231 ATM_SKB(skb)->atm_options = ATM_SKB(skb)->vcc->atm_options;
H A Dcommon.c126 vcc->atm_options = vcc->aal_options = 0;
477 ATM_SKB(skb)->atm_options = vcc->atm_options;
1048 if (value) vcc->atm_options |= ATM_ATMOPT_CLP;
1049 else vcc->atm_options &= ~ATM_ATMOPT_CLP;
1073 return put_user(vcc->atm_options & ATM_ATMOPT_CLP ? 1 :
H A Dbr2684.c193 ATM_SKB(skb)->atm_options = atmvcc->atm_options;
H A Dclip.c419 ATM_SKB(skb)->atm_options = vcc->atm_options;
H A Dlec.c342 ATM_SKB(skb2)->atm_options = send_vcc->atm_options;
358 ATM_SKB(skb)->atm_options = send_vcc->atm_options;
H A Dmpc.c516 ATM_SKB(skb)->atm_options = entry->shortcut->atm_options;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Datmdev.h290 unsigned long atm_options; /* ATM layer options */ member in struct:atm_vcc
408 unsigned long atm_options; /* ATM layer options */ member in struct:atm_skb_data
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Datmdev.h290 unsigned long atm_options; /* ATM layer options */ member in struct:atm_vcc
408 unsigned long atm_options; /* ATM layer options */ member in struct:atm_skb_data
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dsch_atm.c411 ATM_SKB(skb)->atm_options = flow->vcc->atm_options;
421 ATM_SKB(skb)->atm_options |=
508 /* atm.atm_options are already set by atm_tc_enqueue */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dzatm.c798 (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ?
H A Deni.c1128 (ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? MID_SEG_CLP : 0),
H A Dlanai.c1324 ((lvcc->tx.atmvcc->atm_options & ATM_ATMOPT_CLP) ?
H A Dnicstar.c1896 ATM_SKB(skb)->atm_options & ATM_ATMOPT_CLP ? 1 : 0);

Completed in 112 milliseconds