Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/net/atm/
Dpppoatm.c60 struct atm_vcc *atmvcc; /* VCC descriptor */ member
92 static inline struct pppoatm_vcc *atmvcc_to_pvcc(const struct atm_vcc *atmvcc) in atmvcc_to_pvcc()
112 static void pppoatm_release_cb(struct atm_vcc *atmvcc) in pppoatm_release_cb()
135 static void pppoatm_pop(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_pop()
168 static void pppoatm_unassign_vcc(struct atm_vcc *atmvcc) in pppoatm_unassign_vcc()
182 static void pppoatm_push(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_push()
392 static int pppoatm_assign_vcc(struct atm_vcc *atmvcc, void __user *arg) in pppoatm_assign_vcc()
450 struct atm_vcc *atmvcc = ATM_SD(sock); in pppoatm_ioctl() local
Dbr2684.c66 struct atm_vcc *atmvcc; member
112 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
273 static void br2684_release_cb(struct atm_vcc *atmvcc) in br2684_release_cb()
295 struct atm_vcc *atmvcc; in br2684_start_xmit() local
359 static int br2684_setfilt(struct atm_vcc *atmvcc, void __user * arg) in br2684_setfilt()
422 static void br2684_push(struct atm_vcc *atmvcc, struct sk_buff *skb) in br2684_push()
530 static int br2684_regvcc(struct atm_vcc *atmvcc, void __user * arg) in br2684_regvcc()
722 struct atm_vcc *atmvcc = ATM_SD(sock); in br2684_ioctl() local
/kernel/linux/linux-5.10/net/atm/
Dpppoatm.c57 struct atm_vcc *atmvcc; /* VCC descriptor */ member
89 static inline struct pppoatm_vcc *atmvcc_to_pvcc(const struct atm_vcc *atmvcc) in atmvcc_to_pvcc()
109 static void pppoatm_release_cb(struct atm_vcc *atmvcc) in pppoatm_release_cb()
132 static void pppoatm_pop(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_pop()
165 static void pppoatm_unassign_vcc(struct atm_vcc *atmvcc) in pppoatm_unassign_vcc()
179 static void pppoatm_push(struct atm_vcc *atmvcc, struct sk_buff *skb) in pppoatm_push()
387 static int pppoatm_assign_vcc(struct atm_vcc *atmvcc, void __user *arg) in pppoatm_assign_vcc()
445 struct atm_vcc *atmvcc = ATM_SD(sock); in pppoatm_ioctl() local
Dbr2684.c67 struct atm_vcc *atmvcc; member
113 static inline struct br2684_vcc *BR2684_VCC(const struct atm_vcc *atmvcc) in BR2684_VCC()
206 struct atm_vcc *atmvcc; in br2684_xmit_vcc() local
274 static void br2684_release_cb(struct atm_vcc *atmvcc) in br2684_release_cb()
296 struct atm_vcc *atmvcc; in br2684_start_xmit() local
360 static int br2684_setfilt(struct atm_vcc *atmvcc, void __user * arg) in br2684_setfilt()
423 static void br2684_push(struct atm_vcc *atmvcc, struct sk_buff *skb) in br2684_push()
531 static int br2684_regvcc(struct atm_vcc *atmvcc, void __user * arg) in br2684_regvcc()
723 struct atm_vcc *atmvcc = ATM_SD(sock); in br2684_ioctl() local
/kernel/linux/linux-5.10/drivers/atm/
Dlanai.c233 struct atm_vcc *atmvcc; /* atm_vcc who is receiver */ member
237 struct atm_vcc *atmvcc; /* atm_vcc who is transmitter */ member
683 static inline void lanai_free_skb(struct atm_vcc *atmvcc, struct sk_buff *skb) in lanai_free_skb()
1988 const struct atm_vcc *atmvcc) in vci_is_ok()
2017 const struct atm_vcc *atmvcc, short *vpip, vci_t *vcip) in lanai_normalize_ci()
2274 static void lanai_close(struct atm_vcc *atmvcc) in lanai_close()
2310 static int lanai_open(struct atm_vcc *atmvcc) in lanai_open()
2392 static int lanai_send(struct atm_vcc *atmvcc, struct sk_buff *skb) in lanai_send()
2434 static int lanai_change_qos(struct atm_vcc *atmvcc, in lanai_change_qos()
/kernel/linux/linux-4.19/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
687 static inline void lanai_free_skb(struct atm_vcc *atmvcc, struct sk_buff *skb) in lanai_free_skb()
1992 const struct atm_vcc *atmvcc) in vci_is_ok()
2021 const struct atm_vcc *atmvcc, short *vpip, vci_t *vcip) in lanai_normalize_ci()
2275 static void lanai_close(struct atm_vcc *atmvcc) in lanai_close()
2311 static int lanai_open(struct atm_vcc *atmvcc) in lanai_open()
2393 static int lanai_send(struct atm_vcc *atmvcc, struct sk_buff *skb) in lanai_send()
2435 static int lanai_change_qos(struct atm_vcc *atmvcc, in lanai_change_qos()