Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Datmclip.h22 struct clip_vcc { struct
34 struct clip_vcc *next; /* next VCC */ argument
/Linux-v4.19/net/atm/
Dclip.c75 static void link_vcc(struct clip_vcc *clip_vcc, struct atmarp_entry *entry) in link_vcc()
85 static void unlink_clip_vcc(struct clip_vcc *clip_vcc) in unlink_clip_vcc()
191 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in clip_push() local
246 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in clip_pop() local
416 struct clip_vcc *clip_vcc; in clip_mkip() local
448 struct clip_vcc *clip_vcc; in clip_setentry() local
736 struct atmarp_entry *entry, struct clip_vcc *clip_vcc) in atmarp_info()
Dproc.c159 struct clip_vcc *clip_vcc = CLIP_VCC(vcc); in pvc_info() local