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