Home
last modified time | relevance | path

Searched defs:atmvcc (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/net/atm/
Dpppoatm.c60 struct atm_vcc *atmvcc; /* VCC descriptor */ member
77 static inline struct pppoatm_vcc *atmvcc_to_pvcc(const struct atm_vcc *atmvcc) in atmvcc_to_pvcc()
102 static void pppoatm_pop(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_pop()
121 static void pppoatm_unassign_vcc(struct atm_vcc *atmvcc) in pppoatm_unassign_vcc()
136 static void pppoatm_push(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_push()
269 static int pppoatm_assign_vcc(struct atm_vcc *atmvcc, void __user *arg) in pppoatm_assign_vcc()
320 struct atm_vcc *atmvcc = ATM_SD(sock); in pppoatm_ioctl() local
Dbr2684.c66 struct atm_vcc *atmvcc; member
109 static inline struct br2684_vcc *BR2684_VCC(const struct atm_vcc *atmvcc) in BR2684_VCC()
205 struct atm_vcc *atmvcc; in br2684_xmit_vcc() local
324 static int br2684_setfilt(struct atm_vcc *atmvcc, void __user * arg) in br2684_setfilt()
386 static void br2684_push(struct atm_vcc *atmvcc, struct sk_buff *skb) in br2684_push()
494 static int br2684_regvcc(struct atm_vcc *atmvcc, void __user * arg) in br2684_regvcc()
675 struct atm_vcc *atmvcc = ATM_SD(sock); in br2684_ioctl() local
/linux-3.3/drivers/atm/
Dlanai.c237 struct atm_vcc *atmvcc; /* atm_vcc who is receiver */ member
241 struct atm_vcc *atmvcc; /* atm_vcc who is transmitter */ member
695 static inline void lanai_free_skb(struct atm_vcc *atmvcc, struct sk_buff *skb) in lanai_free_skb()
2007 const struct atm_vcc *atmvcc) in vci_is_ok()
2036 const struct atm_vcc *atmvcc, short *vpip, vci_t *vcip) in lanai_normalize_ci()
2289 static void lanai_close(struct atm_vcc *atmvcc) in lanai_close()
2325 static int lanai_open(struct atm_vcc *atmvcc) in lanai_open()
2407 static int lanai_send(struct atm_vcc *atmvcc, struct sk_buff *skb) in lanai_send()
2449 static int lanai_change_qos(struct atm_vcc *atmvcc, in lanai_change_qos()