Searched defs:atm_vcc (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/atm/
H A Dbr2684.c153 struct atm_vcc *atm_vcc; atm_dev_event() local
/linux-4.1.27/include/linux/
H A Datmdev.h90 struct atm_vcc { struct
/linux-4.1.27/drivers/atm/
H A Dambassador.c482 struct atm_vcc * atm_vcc = dev->rxer[vc]; rx_complete() local
1013 static int amb_open (struct atm_vcc * atm_vcc) amb_open() argument
1228 static void amb_close (struct atm_vcc * atm_vcc) { amb_close() argument
1308 static int amb_send (struct atm_vcc * atm_vcc, struct sk_buff * skb) { amb_send() argument
H A Dfirestream.c780 struct atm_vcc *atm_vcc; process_incoming() local
859 static int fs_open(struct atm_vcc *atm_vcc) fs_open() argument
1104 static void fs_close(struct atm_vcc *atm_vcc) fs_close() argument
1165 static int fs_send (struct atm_vcc *atm_vcc, struct sk_buff *skb) fs_send() argument
H A Dhorizon.c1291 struct atm_vcc * atm_vcc; rx_data_av_handler() local
1562 static int hrz_send (struct atm_vcc * atm_vcc, struct sk_buff * skb) { hrz_send() argument
2107 static int hrz_open (struct atm_vcc *atm_vcc) hrz_open() argument
2492 static void hrz_close (struct atm_vcc * atm_vcc) { hrz_close() argument

Completed in 219 milliseconds