Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dip_output.c1254 net_zcopy_put_abort(uarg, extra_uref); in __ip_append_data()
Dtcp.c1467 net_zcopy_put_abort(uarg, true); in tcp_sendmsg_locked()
/Linux-v6.1/net/ipv6/
Dip6_output.c1815 net_zcopy_put_abort(uarg, extra_uref); in __ip6_append_data()
/Linux-v6.1/include/linux/
Dskbuff.h1707 static inline void net_zcopy_put_abort(struct ubuf_info *uarg, bool have_uref) in net_zcopy_put_abort() function