Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Ddatagram.c391 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags) in skb_kill_datagram() function
399 EXPORT_SYMBOL(skb_kill_datagram);
/linux-6.1.9/net/ipv6/
Draw.c496 skb_kill_datagram(sk, skb, flags); in rawv6_recvmsg()
/linux-6.1.9/include/linux/
Dskbuff.h3922 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags);