Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dip_output.c1271 net_zcopy_put_abort(uarg, extra_uref); in __ip_append_data()
Dtcp.c1324 net_zcopy_put_abort(uarg, true); in tcp_sendmsg_locked()
/Linux-v6.6/net/ipv6/
Dip6_output.c1855 net_zcopy_put_abort(uarg, extra_uref); in __ip6_append_data()
/Linux-v6.6/include/linux/
Dskbuff.h1736 static inline void net_zcopy_put_abort(struct ubuf_info *uarg, bool have_uref) in net_zcopy_put_abort() function