Home
last modified time | relevance | path

Searched refs:vcc (Results 1 – 6 of 6) sorted by relevance

/include/net/
Datmclip.h17 #define CLIP_VCC(vcc) ((struct clip_vcc *) ((vcc)->user_back)) argument
22 struct atm_vcc *vcc; /* VCC descriptor */ member
29 void (*old_push)(struct atm_vcc *vcc,struct sk_buff *skb);
31 void (*old_pop)(struct atm_vcc *vcc,struct sk_buff *skb);
/include/linux/
Datmdev.h311 void (*push)(struct atm_vcc *vcc,struct sk_buff *skb);
312 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */
313 int (*push_oam)(struct atm_vcc *vcc,void *cell);
314 int (*send)(struct atm_vcc *vcc,struct sk_buff *skb);
340 static inline struct sock *sk_atm(struct atm_vcc *vcc) in sk_atm() argument
342 return (struct sock *)vcc; in sk_atm()
391 int (*open)(struct atm_vcc *vcc);
392 void (*close)(struct atm_vcc *vcc);
398 int (*getsockopt)(struct atm_vcc *vcc,int level,int optname,
400 int (*setsockopt)(struct atm_vcc *vcc,int level,int optname,
[all …]
Datm_tcp.h37 atm_kptr_t vcc; /* both directions */ member
63 int (*attach)(struct atm_vcc *vcc,int itf);
Datmsvc.h24 atm_kptr_t vcc; member
Dfsl_devices.h125 int(*voltage_set)(int slot, int vcc, int vpp);
/include/pcmcia/
Dcistpl.h462 cistpl_power_t vcc, vpp1, vpp2; member
483 cistpl_power_t vcc, vpp1, vpp2; member