Searched defs:ptp_skb_ring (Results 1 – 1 of 1) sorted by relevance
38 struct ptp_skb_ring { struct39 struct sk_buff **buff;40 spinlock_t lock;41 unsigned int size;42 unsigned int head;43 unsigned int tail;