Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A 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);
/openbmc/linux/net/ipv6/
H A Draw.c494 skb_kill_datagram(sk, skb, flags); in rawv6_recvmsg()
/openbmc/linux/include/linux/
H A Dskbuff.h4008 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags);