Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Datmclip.h22 struct clip_vcc { struct
34 struct clip_vcc *next; /* next VCC */ argument
/linux-2.4.37.9/net/atm/
Dclip.c80 static void link_vcc(struct clip_vcc *clip_vcc,struct atmarp_entry *entry) in link_vcc()
92 static void unlink_clip_vcc(struct clip_vcc *clip_vcc) in unlink_clip_vcc()
189 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in clip_push() local
236 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in clip_pop() local
462 struct clip_vcc *clip_vcc; in clip_mkip() local
507 struct clip_vcc *clip_vcc; in clip_setentry() local
Dproc.c125 atmarp_entry *entry, struct clip_vcc *clip_vcc) { in atmarp_info()
313 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in pvc_info() local