Home
last modified time | relevance | path

Searched refs:__skb_queue_before (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h597 __skb_queue_before(struct sk_buff_head *q, struct sk_buff *skb, in __skb_queue_before() function
610 __skb_queue_before(q, (struct sk_buff *)q, new); in __skb_queue_tail()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c3132 __skb_queue_before(frag_list, skb, cur_frag); in ath12k_dp_rx_h_sort_frags()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c3552 __skb_queue_before(frag_list, skb, cur_frag); in ath11k_dp_rx_h_sort_frags()