Home
last modified time | relevance | path

Searched refs:skb_zerocopy_headlen (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnfnetlink_queue.c460 hlen = skb_zerocopy_headlen(entskb); in nfqnl_build_packet_message()
/openbmc/linux/net/openvswitch/
H A Ddatapath.c477 hlen = skb_zerocopy_headlen(skb); in queue_userspace_packet()
/openbmc/linux/net/core/
H A Dskbuff.c3556 skb_zerocopy_headlen(const struct sk_buff *from) in skb_zerocopy_headlen() function
3573 EXPORT_SYMBOL_GPL(skb_zerocopy_headlen);
/openbmc/linux/include/linux/
H A Dskbuff.h4017 unsigned int skb_zerocopy_headlen(const struct sk_buff *from);