Searched defs:clip_priv (Results 1 – 2 of 2) sorted by relevance
46 struct clip_priv { struct47 int number; /* for convenience ... */48 spinlock_t xoff_lock; /* ensures that pop is atomic (SMP) */49 struct net_device *next; /* next CLIP interface */
328 struct clip_priv *clip_priv = PRIV(dev); in clip_start_xmit() local502 struct clip_priv *clip_priv; in clip_create() local