Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dip_output.c1221 net_zcopy_put_abort(uarg, extra_uref); in __ip_append_data()
Dtcp.c1442 net_zcopy_put_abort(uarg, true); in tcp_sendmsg_locked()
/Linux-v5.15/net/ipv6/
Dip6_output.c1766 net_zcopy_put_abort(uarg, extra_uref); in __ip6_append_data()
/Linux-v5.15/include/linux/
Dskbuff.h1508 static inline void net_zcopy_put_abort(struct ubuf_info *uarg, bool have_uref) in net_zcopy_put_abort() function