Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddatagram.c374 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags) in skb_kill_datagram() function
382 EXPORT_SYMBOL(skb_kill_datagram);
/linux/net/ipv6/
H A Draw.c501 skb_kill_datagram(sk, skb, flags); in rawv6_recvmsg()
/linux/include/linux/
H A Dskbuff.h4177 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags);