Searched defs:ptp_skb_ring (Results 1 – 2 of 2) 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;