Home
last modified time | relevance | path

Searched refs:skb_zcopy_set_nouarg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dskbuff.h1709 static inline void skb_zcopy_set_nouarg(struct sk_buff *skb, void *val) in skb_zcopy_set_nouarg() function
/openbmc/linux/net/packet/
H A Daf_packet.c2647 skb_zcopy_set_nouarg(skb, ph.raw); in tpacket_fill_skb()