| /net/atm/ |
| A D | common.c | 45 struct atm_vcc *vcc = atm_sk(sk); in __vcc_insert_socket() local 102 struct atm_vcc *vcc = atm_sk(sk); in vcc_writable() local 127 struct atm_vcc *vcc = atm_sk(sk); in vcc_release_cb() local 143 struct atm_vcc *vcc; in vcc_create() local 175 struct atm_vcc *vcc = atm_sk(sk); in vcc_destroy_socket() local 271 struct atm_vcc *vcc; in atm_dev_release_vccs() local 526 struct atm_vcc *vcc; in vcc_recvmsg() local 572 struct atm_vcc *vcc; in vcc_sendmsg() local 655 struct atm_vcc *vcc; in vcc_poll() local 751 struct atm_vcc *vcc; in vcc_setsockopt() local [all …]
|
| A D | raw.c | 23 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw() 33 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw() 44 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0() 62 int atm_init_aal0(struct atm_vcc *vcc) in atm_init_aal0() 71 int atm_init_aal34(struct atm_vcc *vcc) in atm_init_aal34() 83 int atm_init_aal5(struct atm_vcc *vcc) in atm_init_aal5()
|
| A D | signaling.c | 37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos() 64 static int sigd_send(struct atm_vcc *vcc, struct sk_buff *skb) in sigd_send() 142 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2() 179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq() 187 static void purge_vcc(struct atm_vcc *vcc) in purge_vcc() 197 static void sigd_close(struct atm_vcc *vcc) in sigd_close() 233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach()
|
| A D | clip.c | 57 struct atm_vcc *vcc; in to_atmarpd() local 179 struct atm_vcc *vcc; in clip_arp_rcv() local 330 static int clip_encap(struct atm_vcc *vcc, int mode) in clip_encap() 346 struct atm_vcc *vcc; in clip_start_xmit() local 426 static int clip_mkip(struct atm_vcc *vcc, int timeout) in clip_mkip() 620 static void atmarpd_close(struct atm_vcc *vcc) in atmarpd_close() 656 static int atm_init_atmarp(struct atm_vcc *vcc) in atm_init_atmarp() 684 struct atm_vcc *vcc = ATM_SD(sock); in clip_ioctl() local 817 struct clip_vcc *vcc; member 840 struct clip_vcc *vcc = state->vcc; in clip_seq_vcc_walk() local [all …]
|
| A D | svc.c | 51 static void svc_disconnect(struct atm_vcc *vcc) in svc_disconnect() 83 struct atm_vcc *vcc; in svc_release() local 106 struct atm_vcc *vcc; in svc_bind() local 162 struct atm_vcc *vcc = ATM_SD(sock); in svc_connect() local 291 struct atm_vcc *vcc = ATM_SD(sock); in svc_listen() local 437 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos() 462 struct atm_vcc *vcc = ATM_SD(sock); in svc_setsockopt() local 536 struct atm_vcc *vcc = ATM_SD(sock); in svc_addparty() local 565 struct atm_vcc *vcc = ATM_SD(sock); in svc_dropparty() local 592 struct atm_vcc *vcc = ATM_SD(sock); in svc_ioctl() local
|
| A D | lec.c | 182 lec_send(struct atm_vcc *vcc, struct sk_buff *skb) in lec_send() 212 struct atm_vcc *vcc; in lec_start_xmit() local 469 static void lec_atm_close(struct atm_vcc *vcc) in lec_atm_close() 576 static int lec_is_data_direct(struct atm_vcc *vcc) in lec_is_data_direct() 998 struct atm_vcc *vcc = ATM_SD(sock); in lane_ioctl() local 1259 struct atm_vcc *vcc = entry->vcc; in lec_arp_clear_vccs() local 1273 struct atm_vcc *vcc = entry->recv_vcc; in lec_arp_clear_vccs() local 1681 struct atm_vcc *vcc = entry->vcc; in lec_arp_check_expire() local 1934 struct atm_vcc *vcc, in lec_vcc_added() 2078 struct atm_vcc *vcc = entry->vcc; in lec_flush_complete() local [all …]
|
| A D | proc.c | 141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info() 170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state() 177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info() 204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info() 256 struct atm_vcc *vcc = atm_sk(state->sk); in pvc_seq_show() local 278 struct atm_vcc *vcc = atm_sk(state->sk); in vcc_seq_show() local 301 struct atm_vcc *vcc = atm_sk(state->sk); in svc_seq_show() local
|
| A D | mpc.c | 142 static struct mpoa_client *find_mpc_by_vcc(struct atm_vcc *vcc) in find_mpc_by_vcc() 605 static int atm_mpoa_vcc_attach(struct atm_vcc *vcc, void __user *arg) in atm_mpoa_vcc_attach() 654 static void mpc_vcc_close(struct atm_vcc *vcc, struct net_device *dev) in mpc_vcc_close() 685 static void mpc_push(struct atm_vcc *vcc, struct sk_buff *skb) in mpc_push() 795 static int atm_mpoa_mpoad_attach(struct atm_vcc *vcc, int arg) in atm_mpoa_mpoad_attach() 869 static void mpoad_close(struct atm_vcc *vcc) in mpoad_close() 908 static int msg_from_mpoad(struct atm_vcc *vcc, struct sk_buff *skb) in msg_from_mpoad() 1247 static void purge_egress_shortcut(struct atm_vcc *vcc, eg_cache_entry *entry) in purge_egress_shortcut() 1450 struct atm_vcc *vcc = ATM_SD(sock); in atm_mpoa_ioctl() local
|
| A D | atm_misc.c | 15 int atm_charge(struct atm_vcc *vcc, int truesize) in atm_charge() 26 struct sk_buff *atm_alloc_charge(struct atm_vcc *vcc, int pdu_size, in atm_alloc_charge()
|
| A D | mpoa_caches.c | 77 static in_cache_entry *in_cache_get_by_vcc(struct atm_vcc *vcc, in in_cache_get_by_vcc() 193 struct atm_vcc *vcc; in in_cache_remove_entry() local 374 static eg_cache_entry *eg_cache_get_by_vcc(struct atm_vcc *vcc, in eg_cache_get_by_vcc() 428 struct atm_vcc *vcc; in eg_cache_remove_entry() local
|
| A D | pvc.c | 32 struct atm_vcc *vcc; in pvc_bind() local 93 struct atm_vcc *vcc = ATM_SD(sock); in pvc_getname() local
|
| A D | lec_arpc.h | 19 struct atm_vcc *vcc; /* Vcc this entry is attached */ member
|
| A D | ioctl.c | 55 struct atm_vcc *vcc; in do_vcc_ioctl() local
|
| A D | lec.h | 153 #define LEC_VCC_PRIV(vcc) ((struct lec_vcc_priv *)((vcc)->user_back)) argument
|
| A D | pppoatm.c | 292 struct atm_vcc *vcc; in pppoatm_send() local
|
| A D | br2684.c | 185 static void br2684_pop(struct atm_vcc *vcc, struct sk_buff *skb) in br2684_pop()
|