Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsock.h2556 sock_skb_set_dropcount(const struct sock *sk, struct sk_buff *skb) in sock_skb_set_dropcount() function
/linux/net/ipv4/
H A Dudp.c1554 sock_skb_set_dropcount(sk, skb); in __udp_enqueue_schedule_skb()
/linux/net/core/
H A Dsock.c505 sock_skb_set_dropcount(sk, skb); in __sock_queue_rcv_skb()
/linux/net/packet/
H A Daf_packet.c2212 sock_skb_set_dropcount(sk, skb); in packet_rcv()