Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnfnetlink_queue.c458 hlen = skb_zerocopy_headlen(entskb); in nfqnl_build_packet_message()
/Linux-v6.6/net/openvswitch/
Ddatapath.c477 hlen = skb_zerocopy_headlen(skb); in queue_userspace_packet()
/Linux-v6.6/net/core/
Dskbuff.c3545 skb_zerocopy_headlen(const struct sk_buff *from) in skb_zerocopy_headlen() function
3562 EXPORT_SYMBOL_GPL(skb_zerocopy_headlen);
/Linux-v6.6/include/linux/
Dskbuff.h3986 unsigned int skb_zerocopy_headlen(const struct sk_buff *from);