Searched refs:clip_setentry (Results 1 – 3 of 3) sorted by relevance
62 int (*clip_setentry)(struct atm_vcc *vcc,u32 ip); member
502 static int clip_setentry(struct atm_vcc *vcc,u32 ip) in clip_setentry() function746 .clip_setentry = clip_setentry,
770 error = atm_clip_ops->clip_setentry(vcc, arg); in vcc_ioctl()