Home
last modified time | relevance | path

Searched refs:tw_refcnt (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dinet_timewait_sock.c86 if (refcount_dec_and_test(&tw->tw_refcnt)) in inet_twsk_put()
164 refcount_set(&tw->tw_refcnt, 3); in inet_twsk_hashdance()
216 refcount_set(&tw->tw_refcnt, 0); in inet_twsk_alloc()
H A Dtcp_ipv4.c2747 refcount_read(&tw->tw_refcnt), tw); in get_timewait4_sock()
H A Dtcp.c4592 refcount_inc(&tw->tw_refcnt); in tcp_abort()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_tracing_net.h98 #define tw_refcnt __tw_common.skc_refcnt macro
H A Dbpf_iter_tcp4.c167 tw->tw_refcnt.refs.counter, tw); in dump_tw_sock()
H A Dbpf_iter_tcp6.c176 tw->tw_refcnt.refs.counter, tw); in dump_tw_sock()
/openbmc/linux/include/net/
H A Dinet_timewait_sock.h47 #define tw_refcnt __tw_common.skc_refcnt macro
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c2083 refcount_read(&tw->tw_refcnt), tw); in get_timewait6_sock()