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.h2640 sock_skb_set_dropcount(const struct sock *sk, struct sk_buff *skb) in sock_skb_set_dropcount() function
/linux/net/core/
H A Dsock.c513 sock_skb_set_dropcount(sk, skb); in __sock_queue_rcv_skb()
/linux/net/ipv4/
H A Dudp.c1775 sock_skb_set_dropcount(sk, skb); in __udp_enqueue_schedule_skb()
/linux/net/packet/
H A Daf_packet.c2259 sock_skb_set_dropcount(sk, skb); in packet_rcv()