Home
last modified time | relevance | path

Searched defs:clip_vcc (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Datmclip.h22 struct clip_vcc { struct
34 struct clip_vcc *next; /* next VCC */ argument
/linux/net/atm/
H A Dclip.c76 static void link_vcc(struct clip_vcc *clip_vcc, struct atmarp_entry *entry) in link_vcc()
86 static void unlink_clip_vcc(struct clip_vcc *clip_vcc) in unlink_clip_vcc()
192 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in clip_push() local
247 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in clip_pop() local
417 struct clip_vcc *clip_vcc; in clip_mkip() local
449 struct clip_vcc *clip_vcc; in clip_setentry() local
737 struct atmarp_entry *entry, struct clip_vcc *clip_vcc) in atmarp_info()
H A Dproc.c159 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in pvc_info() local