Searched refs:peeked (Results 1 – 9 of 9) sorted by relevance
90 skb->peeked = 0; in wg_reset_packet()145 if (queue->peeked) in wg_prev_queue_peek()146 return queue->peeked; in wg_prev_queue_peek()147 queue->peeked = wg_prev_queue_dequeue(queue); in wg_prev_queue_peek()148 return queue->peeked; in wg_prev_queue_peek()154 queue->peeked = NULL; in wg_prev_queue_drop_peeked()
35 struct sk_buff *head, *tail, *peeked; member
57 queue->peeked = NULL; in wg_prev_queue_init()
140 if (skb->peeked) in skb_set_peeked()160 skb->peeked = 1; in skb_set_peeked()184 (_off || skb->peeked)) { in __skb_try_recv_from_queue()
1436 n->peeked = 0; in __skb_clone()
76 Additionally, a tasks syscall user dispatch configuration can be peeked
312 return skb->peeked || in is_sg_request()563 if (skb->peeked || skb->len > MAX_IMM_ULPTX_WR_LEN) in is_ofld_imm()
728 but I also peeked at the existing code.
918 peeked:1, member