Home
last modified time | relevance | path

Searched refs:sock_skb_set_dropcount (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/net/
Dsock.h2641 sock_skb_set_dropcount(const struct sock *sk, struct sk_buff *skb) in sock_skb_set_dropcount() function
/linux-6.1.9/net/ipv4/
Dudp.c1580 sock_skb_set_dropcount(sk, skb); in __udp_enqueue_schedule_skb()
/linux-6.1.9/net/core/
Dsock.c501 sock_skb_set_dropcount(sk, skb); in __sock_queue_rcv_skb()
/linux-6.1.9/net/packet/
Daf_packet.c2211 sock_skb_set_dropcount(sk, skb); in packet_rcv()