Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnfnetlink_queue.c438 hlen = skb_zerocopy_headlen(entskb); in nfqnl_build_packet_message()
/Linux-v5.10/net/core/
Dskbuff.c2898 skb_zerocopy_headlen(const struct sk_buff *from) in skb_zerocopy_headlen() function
2912 EXPORT_SYMBOL_GPL(skb_zerocopy_headlen);
/Linux-v5.10/net/openvswitch/
Ddatapath.c432 hlen = skb_zerocopy_headlen(skb); in queue_userspace_packet()
/Linux-v5.10/include/linux/
Dskbuff.h3560 unsigned int skb_zerocopy_headlen(const struct sk_buff *from);