Searched defs:skb_next (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/ |
D | txrx.c | 229 struct sk_buff *skb, *skb_next; in mwifiex_dequeue_tx_queue() local
|
D | wmm.c | 1237 struct sk_buff *skb, *skb_next; in mwifiex_send_single_packet() local 1323 struct sk_buff *skb, *skb_next; in mwifiex_send_processed_packet() local
|
/linux-6.6.21/kernel/ |
D | taskstats.c | 115 struct sk_buff *skb_next, *skb_cur = skb; in send_cpu_listeners() local
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ |
D | dp_mon.c | 1143 struct sk_buff *mon_skb, *skb_next, *header; in ath12k_dp_mon_rx_deliver() local
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | dp_rx.c | 5028 struct sk_buff *mon_skb, *skb_next, *header; in ath11k_dp_rx_mon_deliver() local 5456 struct sk_buff *tmp_msdu, *skb_next; in ath11k_dp_rx_full_mon_drop_ppdu() local
|
/linux-6.6.21/net/core/ |
D | neighbour.c | 362 struct sk_buff *skb_next = skb_peek_next(skb, list); in pneigh_queue_purge() local
|
D | skbuff.c | 5152 struct sk_buff *skb, *skb_next = NULL; in sock_dequeue_err_skb() local
|