Home
last modified time | relevance | path

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

/include/linux/
Datmdev.h104 void (*release_cb)(struct atm_vcc *vcc); /* release_sock callback */
105 void (*push)(struct atm_vcc *vcc,struct sk_buff *skb);
106 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */
107 int (*push_oam)(struct atm_vcc *vcc,void *cell);
108 int (*send)(struct atm_vcc *vcc,struct sk_buff *skb);
135 static inline struct sock *sk_atm(struct atm_vcc *vcc) in sk_atm() argument
137 return (struct sock *)vcc; in sk_atm()
186 int (*open)(struct atm_vcc *vcc);
187 void (*close)(struct atm_vcc *vcc);
193 int (*getsockopt)(struct atm_vcc *vcc,int level,int optname,
[all …]
Datm_tcp.h14 int (*attach)(struct atm_vcc *vcc,int itf);
Dfsl_devices.h142 int(*voltage_set)(int slot, int vcc, int vpp);
/include/net/
Datmclip.h18 #define CLIP_VCC(vcc) ((struct clip_vcc *) ((vcc)->user_back)) argument
23 struct atm_vcc *vcc; /* VCC descriptor */ member
30 void (*old_push)(struct atm_vcc *vcc,struct sk_buff *skb);
32 void (*old_pop)(struct atm_vcc *vcc,struct sk_buff *skb);
/include/uapi/linux/
Datm_tcp.h38 atm_kptr_t vcc; /* both directions */ member
Datmsvc.h25 atm_kptr_t vcc; member
/include/linux/mfd/
Dstmpe.h123 struct regulator *vcc; member
/include/pcmcia/
Dcistpl.h459 cistpl_power_t vcc, vpp1, vpp2; member
480 cistpl_power_t vcc, vpp1, vpp2; member