Home
last modified time | relevance | path

Searched refs:skb_kill_datagram (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/net/core/
Ddatagram.c392 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags) in skb_kill_datagram() function
400 EXPORT_SYMBOL(skb_kill_datagram);
/linux-6.8/net/ipv6/
Draw.c495 skb_kill_datagram(sk, skb, flags); in rawv6_recvmsg()
/linux-6.8/include/linux/
Dskbuff.h3987 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags);