Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsock.h2680 sock_skb_set_dropcount(const struct sock *sk, struct sk_buff *skb) in sock_skb_set_dropcount() function
/openbmc/linux/net/ipv4/
H A Dudp.c1559 sock_skb_set_dropcount(sk, skb); in __udp_enqueue_schedule_skb()
/openbmc/linux/net/core/
H A Dsock.c509 sock_skb_set_dropcount(sk, skb); in __sock_queue_rcv_skb()
/openbmc/linux/net/packet/
H A Daf_packet.c2259 sock_skb_set_dropcount(sk, skb); in packet_rcv()