Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Ddatagram.c373 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags) in skb_kill_datagram() function
381 EXPORT_SYMBOL(skb_kill_datagram);
/linux-6.12.1/net/ipv6/
Draw.c501 skb_kill_datagram(sk, skb, flags); in rawv6_recvmsg()
/linux-6.12.1/include/linux/
Dskbuff.h4087 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags);