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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dpppoatm.c56 struct atm_vcc *atmvcc; /* VCC descriptor */ member in struct:pppoatm_vcc
73 static inline struct pppoatm_vcc *atmvcc_to_pvcc(const struct atm_vcc *atmvcc) argument
98 static void pppoatm_pop(struct atm_vcc *atmvcc, struct sk_buff *skb) argument
117 static void pppoatm_unassign_vcc(struct atm_vcc *atmvcc) argument
132 pppoatm_push(struct atm_vcc *atmvcc, struct sk_buff *skb) argument
268 pppoatm_assign_vcc(struct atm_vcc *atmvcc, unsigned long arg) argument
314 pppoatm_ioctl(struct atm_vcc *atmvcc, unsigned int cmd, unsigned long arg) argument
[all...]
H A Dbr2684.c65 struct atm_vcc *atmvcc; member in struct:br2684_vcc
111 static inline struct br2684_vcc *BR2684_VCC(const struct atm_vcc *atmvcc) argument
154 struct atm_vcc *atmvcc; local
344 br2684_setfilt(struct atm_vcc *atmvcc, unsigned long arg) argument
405 br2684_push(struct atm_vcc *atmvcc, struct sk_buff *skb) argument
486 br2684_regvcc(struct atm_vcc *atmvcc, unsigned long arg) argument
639 br2684_ioctl(struct atm_vcc *atmvcc, unsigned int cmd, unsigned long arg) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dlanai.c252 struct atm_vcc *atmvcc; /* atm_vcc who is receiver */ member in struct:lanai_vcc::__anon960
256 struct atm_vcc *atmvcc; /* atm_vcc who is transmitter */ member in struct:lanai_vcc::__anon961
839 static inline void lanai_free_skb(struct atm_vcc *atmvcc, struct sk_buff *skb) argument
2189 vci_is_ok(struct lanai_dev *lanai, vci_t vci, const struct atm_vcc *atmvcc) argument
2221 lanai_normalize_ci(struct lanai_dev *lanai, const struct atm_vcc *atmvcc, short *vpip, vci_t *vcip) argument
2478 lanai_close(struct atm_vcc *atmvcc) argument
2514 lanai_open(struct atm_vcc *atmvcc, short vpi, int vci) argument
2671 lanai_send(struct atm_vcc *atmvcc, struct sk_buff *skb) argument
2712 lanai_change_qos(struct atm_vcc *atmvcc, struct atm_qos *qos, int flags) argument
[all...]

Completed in 46 milliseconds